/**handles:site-styles**/
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-yellow-300:oklch(90.5% 0.182 98.111);--color-yellow-500:#FFAC00;--color-yellow-600:#E69A00;--color-yellow-700:#CC8800;--color-green-400:#B1CF83;--color-green-500:#3C7350;--color-green-600:#2F5C40;--color-green-700:oklch(52.7% 0.154 150.069);--color-blue-400:#87DFE3;--color-blue-600:#14617B;--color-gray-50:oklch(98.5% 0.002 247.839);--color-gray-100:oklch(96.7% 0.003 264.542);--color-gray-200:oklch(92.8% 0.006 264.531);--color-gray-600:oklch(44.6% 0.03 256.802);--color-gray-700:oklch(37.3% 0.034 259.733);--color-gray-900:oklch(21% 0.034 264.665);--color-black:#000;--color-white:#fff;--spacing:0.25rem;--container-xl:36rem;--text-sm:0.875rem;--text-sm--line-height:calc(1.25 / 0.875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-light:300;--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--radius-sm:0.25rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--ease-in-out:cubic-bezier(0.4, 0, 0.2, 1);--blur-xs:4px;--aspect-video:16/9;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-title:"Inria Serif",sans-serif;--font-body:"Work Sans",sans-serif;--color-corail-500:#EC6667;--color-corail-600:#B64C4B;--color-flour:#F2EFEB;--color-black-500:#101010;--spacing-desktop:1760px}}@layer base{*,::after,::backdrop,::before,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:rgba(0,0,0,0);opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports(not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor}@supports(color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0px}.-top-6{top:calc(var(--spacing)*-6)}.-top-8{top:calc(var(--spacing)*-8)}.-top-16{top:calc(var(--spacing)*-16)}.-top-28{top:calc(var(--spacing)*-28)}.top-0{top:0}.top-1\/2{top:50%}.top-6{top:calc(var(--spacing)*6)}.top-12{top:calc(var(--spacing)*12)}.top-16{top:calc(var(--spacing)*16)}.top-full{top:100%}.-right-20{right:calc(var(--spacing)*-20)}.right-0{right:0}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.right-8{right:calc(var(--spacing)*8)}.-left-8{left:calc(var(--spacing)*-8)}.left-1\/2{left:50%}.left-4{left:calc(var(--spacing)*4)}.left-12{left:calc(var(--spacing)*12)}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-10{z-index:10}.z-50{z-index:50}.z-100{z-index:100}.z-\[200\]{z-index:200}.container{width:100%}@media(width >= 40rem){.container{max-width:40rem}}@media(width >= 48rem){.container{max-width:48rem}}@media(width >= 64rem){.container{max-width:64rem}}@media(width >= 80rem){.container{max-width:80rem}}@media(width >= 96rem){.container{max-width:96rem}}.m-auto{margin:auto}.\!mx-auto{margin-inline:auto!important}.mx-1{margin-inline:var(--spacing)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-auto{margin-inline:auto}.my-20{margin-block:calc(var(--spacing)*20)}.my-auto{margin-block:auto}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-auto{margin-top:auto}.mr-4{margin-right:calc(var(--spacing)*4)}.\!mb-0{margin-bottom:0!important}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.mb-20{margin-bottom:calc(var(--spacing)*20)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-video{aspect-ratio:var(--aspect-video)}.\!h-auto{height:auto!important}.h-1{height:var(--spacing)}.h-3{height:calc(var(--spacing)*3)}.h-6{height:calc(var(--spacing)*6)}.h-7{height:calc(var(--spacing)*7)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-16{height:calc(var(--spacing)*16)}.h-24{height:calc(var(--spacing)*24)}.h-28{height:calc(var(--spacing)*28)}.h-65{height:calc(var(--spacing)*65)}.h-70{height:calc(var(--spacing)*70)}.h-72{height:calc(var(--spacing)*72)}.h-76{height:calc(var(--spacing)*76)}.h-92{height:calc(var(--spacing)*92)}.h-150{height:calc(var(--spacing)*150)}.h-152{height:calc(var(--spacing)*152)}.h-\[1px\]{height:1px}.h-\[30px\]{height:30px}.h-\[calc\(100\%\+6rem\)\]{height:calc(100% + 6rem)}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:0}.max-h-full{max-height:100%}.min-h-92{min-height:calc(var(--spacing)*92)}.min-h-110{min-height:calc(var(--spacing)*110)}.min-h-132{min-height:calc(var(--spacing)*132)}.min-h-150{min-height:calc(var(--spacing)*150)}.min-h-200{min-height:calc(var(--spacing)*200)}.min-h-\[65dvh\]{min-height:65dvh}.min-h-\[200dvh\]{min-height:200dvh}.w-0{width:0}.w-1\/2{width:50%}.w-2{width:calc(var(--spacing)*2)}.w-3{width:calc(var(--spacing)*3)}.w-6{width:calc(var(--spacing)*6)}.w-7{width:calc(var(--spacing)*7)}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-28{width:calc(var(--spacing)*28)}.w-110{width:calc(var(--spacing)*110)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-screen{width:100vw}.\!max-w-\[2\/3\]{max-width:2/3!important}.max-w-24{max-width:calc(var(--spacing)*24)}.max-w-40{max-width:calc(var(--spacing)*40)}.max-w-56{max-width:calc(var(--spacing)*56)}.max-w-100{max-width:calc(var(--spacing)*100)}.max-w-108{max-width:calc(var(--spacing)*108)}.max-w-124{max-width:calc(var(--spacing)*124)}.max-w-160{max-width:calc(var(--spacing)*160)}.max-w-200{max-width:calc(var(--spacing)*200)}.max-w-208{max-width:calc(var(--spacing)*208)}.max-w-210{max-width:calc(var(--spacing)*210)}.max-w-214{max-width:calc(var(--spacing)*214)}.max-w-230{max-width:calc(var(--spacing)*230)}.max-w-260{max-width:calc(var(--spacing)*260)}.max-w-280{max-width:calc(var(--spacing)*280)}.max-w-350{max-width:calc(var(--spacing)*350)}.max-w-360{max-width:calc(var(--spacing)*360)}.max-w-\[11rem\]{max-width:11rem}.max-w-\[50rem\]{max-width:50rem}.max-w-\[800px\]{max-width:800px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[1720px\]{max-width:1720px}.max-w-desktop{max-width:var(--spacing-desktop)}.max-w-xl{max-width:var(--container-xl)}.min-w-full{min-width:100%}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-full{--tw-translate-y:-100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.gap-12{gap:calc(var(--spacing)*12)}.gap-20{gap:calc(var(--spacing)*20)}.gap-24{gap:calc(var(--spacing)*24)}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing)*6*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing)*6*(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:calc(var(--spacing)*2)}.gap-x-6{column-gap:calc(var(--spacing)*6)}.gap-y-10{row-gap:calc(var(--spacing)*10)}.gap-y-12{row-gap:calc(var(--spacing)*12)}.self-stretch{align-self:stretch}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[3rem\]{border-radius:3rem}.rounded-\[48px\]{border-radius:48px}.rounded-full{border-radius:calc(infinity*1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.rounded-t-\[3rem\]{border-top-left-radius:3rem;border-top-right-radius:3rem}.rounded-l-\[3rem\]{border-top-left-radius:3rem;border-bottom-left-radius:3rem}.rounded-r-\[3rem\]{border-top-right-radius:3rem;border-bottom-right-radius:3rem}.rounded-b-2xl{border-bottom-right-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl)}.rounded-b-\[3rem\]{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}.rounded-b-full{border-bottom-right-radius:calc(infinity*1px);border-bottom-left-radius:calc(infinity*1px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-none{--tw-border-style:none;border-style:none}.border-blue-400{border-color:var(--color-blue-400)}.border-blue-600{border-color:var(--color-blue-600)}.border-corail-500{border-color:var(--color-corail-500)}.border-corail-600{border-color:var(--color-corail-600)}.border-gray-200{border-color:var(--color-gray-200)}.border-green-400{border-color:var(--color-green-400)}.border-green-500{border-color:var(--color-green-500)}.border-green-600{border-color:var(--color-green-600)}.border-white{border-color:var(--color-white)}.border-yellow-500{border-color:var(--color-yellow-500)}.border-yellow-600{border-color:var(--color-yellow-600)}.border-l-blue-400{border-left-color:var(--color-blue-400)}.border-l-blue-600{border-left-color:var(--color-blue-600)}.border-l-corail-500{border-left-color:var(--color-corail-500)}.border-l-corail-600{border-left-color:var(--color-corail-600)}.border-l-green-400{border-left-color:var(--color-green-400)}.border-l-green-500{border-left-color:var(--color-green-500)}.border-l-green-600{border-left-color:var(--color-green-600)}.border-l-yellow-500{border-left-color:var(--color-yellow-500)}.border-l-yellow-600{border-left-color:var(--color-yellow-600)}.\!bg-flour{background-color:var(--color-flour)!important}.\!bg-transparent{background-color:rgba(0,0,0,0)!important}.bg-\[\#00000066\]{background-color:rgba(0,0,0,.4)}.bg-black{background-color:var(--color-black)}.bg-black-500{background-color:var(--color-black-500)}.bg-black\/20{background-color:color-mix(in srgb,#000 20%,transparent)}@supports(color:color-mix(in lab,red,red)){.bg-black\/20{background-color:color-mix(in oklab,var(--color-black) 20%,transparent)}}.bg-blue-400{background-color:var(--color-blue-400)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-corail-500{background-color:var(--color-corail-500)}.bg-corail-600{background-color:var(--color-corail-600)}.bg-flour{background-color:var(--color-flour)}.bg-green-400{background-color:var(--color-green-400)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-transparent{background-color:rgba(0,0,0,0)}.bg-white{background-color:var(--color-white)}.bg-yellow-300{background-color:var(--color-yellow-300)}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-none{background-image:none}.bg-cover{background-size:cover}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.p-12{padding:calc(var(--spacing)*12)}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-20{padding-inline:calc(var(--spacing)*20)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.py-16{padding-block:calc(var(--spacing)*16)}.py-20{padding-block:calc(var(--spacing)*20)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-6{padding-top:calc(var(--spacing)*6)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-12{padding-top:calc(var(--spacing)*12)}.pt-28{padding-top:calc(var(--spacing)*28)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-14{padding-bottom:calc(var(--spacing)*14)}.pb-20{padding-bottom:calc(var(--spacing)*20)}.text-center{text-align:center}.text-left{text-align:left}.\!text-2xl{font-size:var(--text-2xl)!important;line-height:var(--tw-leading, var(--text-2xl--line-height))!important}.\!text-base{font-size:var(--text-base)!important;line-height:var(--tw-leading, var(--text-base--line-height))!important}.\!text-sm{font-size:var(--text-sm)!important;line-height:var(--tw-leading, var(--text-sm--line-height))!important}.\!text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading, var(--text-xl--line-height))!important}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.leading-\[1\.75rem\]{--tw-leading:1.75rem;line-height:1.75rem}.\!font-\[400\]{--tw-font-weight:400!important;font-weight:400!important}.font-\[400\]{--tw-font-weight:400;font-weight:400}.font-\[500\]{--tw-font-weight:500;font-weight:500}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-keep{word-break:keep-all}.whitespace-nowrap{white-space:nowrap}.text-black{color:var(--color-black)}.text-black-500{color:var(--color-black-500)}.text-blue-400{color:var(--color-blue-400)}.text-blue-600{color:var(--color-blue-600)}.text-corail-500{color:var(--color-corail-500)}.text-corail-600{color:var(--color-corail-600)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-green-400{color:var(--color-green-400)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-white{color:var(--color-white)}.text-yellow-500{color:var(--color-yellow-500)}.text-yellow-600{color:var(--color-yellow-600)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.opacity-0{opacity:0%}.opacity-100{opacity:100%}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)),0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)),0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )}.backdrop-blur-xs{--tw-backdrop-blur:blur(var(--blur-xs));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration:200ms;transition-duration:.2s}.duration-300{--tw-duration:300ms;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media(hover:hover){.group-hover\:block:is(:where(.group):hover *){display:block}.group-hover\:flex:is(:where(.group):hover *){display:flex}.group-hover\:hidden:is(:where(.group):hover *){display:none}.group-hover\:text-black:is(:where(.group):hover *){color:var(--color-black)}.group-hover\:text-blue-400:is(:where(.group):hover *){color:var(--color-blue-400)}.group-hover\:text-blue-600:is(:where(.group):hover *){color:var(--color-blue-600)}.group-hover\:text-corail-500:is(:where(.group):hover *){color:var(--color-corail-500)}.group-hover\:text-corail-600:is(:where(.group):hover *){color:var(--color-corail-600)}.group-hover\:text-green-400:is(:where(.group):hover *){color:var(--color-green-400)}.group-hover\:text-green-500:is(:where(.group):hover *){color:var(--color-green-500)}.group-hover\:text-green-600:is(:where(.group):hover *){color:var(--color-green-600)}.group-hover\:text-white:is(:where(.group):hover *){color:var(--color-white)}}.peer-checked\:border-blue-400:is(:where(.peer):checked~*){border-color:var(--color-blue-400)}.peer-checked\:border-blue-600:is(:where(.peer):checked~*){border-color:var(--color-blue-600)}.peer-checked\:border-corail-500:is(:where(.peer):checked~*){border-color:var(--color-corail-500)}.peer-checked\:border-corail-600:is(:where(.peer):checked~*){border-color:var(--color-corail-600)}.peer-checked\:border-green-400:is(:where(.peer):checked~*){border-color:var(--color-green-400)}.peer-checked\:border-green-500:is(:where(.peer):checked~*){border-color:var(--color-green-500)}.peer-checked\:border-green-600:is(:where(.peer):checked~*){border-color:var(--color-green-600)}.peer-checked\:bg-blue-400:is(:where(.peer):checked~*){background-color:var(--color-blue-400)}.peer-checked\:bg-blue-600:is(:where(.peer):checked~*){background-color:var(--color-blue-600)}.peer-checked\:bg-corail-500:is(:where(.peer):checked~*){background-color:var(--color-corail-500)}.peer-checked\:bg-corail-600:is(:where(.peer):checked~*){background-color:var(--color-corail-600)}.peer-checked\:bg-green-400:is(:where(.peer):checked~*){background-color:var(--color-green-400)}.peer-checked\:bg-green-500:is(:where(.peer):checked~*){background-color:var(--color-green-500)}.peer-checked\:bg-green-600:is(:where(.peer):checked~*){background-color:var(--color-green-600)}.peer-checked\:text-white:is(:where(.peer):checked~*){color:var(--color-white)}@media(hover:hover){.hover\:border:hover{border-style:var(--tw-border-style);border-width:1px}.hover\:border-l-8:hover{border-left-style:var(--tw-border-style);border-left-width:8px}.hover\:border-blue-400:hover{border-color:var(--color-blue-400)}.hover\:border-blue-600:hover{border-color:var(--color-blue-600)}.hover\:border-corail-500:hover{border-color:var(--color-corail-500)}.hover\:border-corail-600:hover{border-color:var(--color-corail-600)}.hover\:border-green-400:hover{border-color:var(--color-green-400)}.hover\:border-green-500:hover{border-color:var(--color-green-500)}.hover\:border-green-600:hover{border-color:var(--color-green-600)}.hover\:border-yellow-500:hover{border-color:var(--color-yellow-500)}.hover\:border-yellow-600:hover{border-color:var(--color-yellow-600)}.hover\:\!bg-green-500:hover{background-color:var(--color-green-500)!important}.hover\:bg-blue-400:hover{background-color:var(--color-blue-400)}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:bg-corail-500:hover{background-color:var(--color-corail-500)}.hover\:bg-corail-600:hover{background-color:var(--color-corail-600)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-green-400:hover{background-color:var(--color-green-400)}.hover\:bg-green-500:hover{background-color:var(--color-green-500)}.hover\:bg-green-600:hover{background-color:var(--color-green-600)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:bg-yellow-500:hover{background-color:var(--color-yellow-500)}.hover\:bg-yellow-600:hover{background-color:var(--color-yellow-600)}.hover\:text-gray-900:hover{color:var(--color-gray-900)}.hover\:text-green-700:hover{color:var(--color-green-700)}.hover\:text-white:hover{color:var(--color-white)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)),0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-green-600:focus{border-color:var(--color-green-600)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media(width >= 40rem){.sm\:aspect-auto{aspect-ratio:auto}.sm\:max-w-1\/2{max-width:50%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width >= 48rem){.md\:top-6{top:calc(var(--spacing)*6)}.md\:right-4{right:calc(var(--spacing)*4)}.md\:left-\[unset\]{left:unset}.md\:mr-auto{margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:ml-auto{margin-left:auto}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[90vh\]{height:90vh}.md\:h-full{height:100%}.md\:min-h-full{min-height:100%}.md\:w-1\/2{width:50%}.md\:max-w-120{max-width:calc(var(--spacing)*120)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:p-0{padding:0}.md\:p-6{padding:calc(var(--spacing)*6)}.md\:px-30{padding-inline:calc(var(--spacing)*30)}.md\:py-48{padding-block:calc(var(--spacing)*48)}.md\:pt-0{padding-top:0}}@media(width >= 64rem){.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:top-0{top:0}.lg\:right-0{right:0}.lg\:z-10{z-index:10}.lg\:mx-0{margin-inline:0px}.lg\:mt-0{margin-top:0}.lg\:mt-6{margin-top:calc(var(--spacing)*6)}.lg\:mt-20{margin-top:calc(var(--spacing)*20)}.lg\:mt-28{margin-top:calc(var(--spacing)*28)}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-8{height:calc(var(--spacing)*8)}.lg\:h-24{height:calc(var(--spacing)*24)}.lg\:h-28{height:calc(var(--spacing)*28)}.lg\:h-32{height:calc(var(--spacing)*32)}.lg\:h-70{height:calc(var(--spacing)*70)}.lg\:h-108{height:calc(var(--spacing)*108)}.lg\:h-152{height:calc(var(--spacing)*152)}.lg\:h-160{height:calc(var(--spacing)*160)}.lg\:h-214{height:calc(var(--spacing)*214)}.lg\:h-auto{height:auto}.lg\:h-fit{height:fit-content}.lg\:h-full{height:100%}.lg\:max-h-150{max-height:calc(var(--spacing)*150)}.lg\:min-h-180{min-height:calc(var(--spacing)*180)}.lg\:w-1{width:var(--spacing)}.lg\:w-1\/2{width:50%}.lg\:w-24{width:calc(var(--spacing)*24)}.lg\:w-28{width:calc(var(--spacing)*28)}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:max-w-1\/2{max-width:50%}.lg\:max-w-1\/4{max-width:25%}.lg\:max-w-5\/6{max-width:83.3333333333%}.lg\:max-w-7\/12{max-width:58.3333333333%}.lg\:max-w-276{max-width:calc(var(--spacing)*276)}.lg\:max-w-280{max-width:calc(var(--spacing)*280)}.lg\:max-w-360{max-width:calc(var(--spacing)*360)}.lg\:max-w-desktop{max-width:var(--spacing-desktop)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:justify-center{justify-content:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-start{justify-content:flex-start}.lg\:gap-4{gap:calc(var(--spacing)*4)}.lg\:gap-6{gap:calc(var(--spacing)*6)}.lg\:gap-8{gap:calc(var(--spacing)*8)}.lg\:gap-12{gap:calc(var(--spacing)*12)}.lg\:gap-16{gap:calc(var(--spacing)*16)}.lg\:gap-30{gap:calc(var(--spacing)*30)}.lg\:gap-x-6{column-gap:calc(var(--spacing)*6)}.lg\:gap-y-12{row-gap:calc(var(--spacing)*12)}.lg\:rounded-l-\[3rem\]{border-top-left-radius:3rem;border-bottom-left-radius:3rem}.lg\:rounded-r-\[0\]{border-top-right-radius:0;border-bottom-right-radius:0}.lg\:\!p-12{padding:calc(var(--spacing)*12)!important}.lg\:p-6{padding:calc(var(--spacing)*6)}.lg\:p-8{padding:calc(var(--spacing)*8)}.lg\:p-10{padding:calc(var(--spacing)*10)}.lg\:p-12{padding:calc(var(--spacing)*12)}.lg\:px-4{padding-inline:calc(var(--spacing)*4)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}.lg\:px-10{padding-inline:calc(var(--spacing)*10)}.lg\:px-12{padding-inline:calc(var(--spacing)*12)}.lg\:py-0{padding-block:0px}.lg\:py-8{padding-block:calc(var(--spacing)*8)}.lg\:py-12{padding-block:calc(var(--spacing)*12)}.lg\:py-20{padding-block:calc(var(--spacing)*20)}.lg\:py-24{padding-block:calc(var(--spacing)*24)}.lg\:pt-12{padding-top:calc(var(--spacing)*12)}.lg\:pt-20{padding-top:calc(var(--spacing)*20)}.lg\:pt-24{padding-top:calc(var(--spacing)*24)}.lg\:pt-42{padding-top:calc(var(--spacing)*42)}.lg\:pr-50{padding-right:calc(var(--spacing)*50)}.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.lg\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.lg\:text-\[5rem\]{font-size:5rem}}@media(width >= 80rem){.xl\:max-w-50{max-width:calc(var(--spacing)*50)}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:gap-8{gap:calc(var(--spacing)*8)}.xl\:gap-12{gap:calc(var(--spacing)*12)}.xl\:\!text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading, var(--text-xl--line-height))!important}.xl\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(width >= 96rem){.\32 xl\:gap-6{gap:calc(var(--spacing)*6)}}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 rgba(0,0,0,0)}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 rgba(0,0,0,0)}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 rgba(0,0,0,0)}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 rgba(0,0,0,0)}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 rgba(0,0,0,0)}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@layer properties{@supports((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::after,::backdrop,::before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@font-face{font-family:Olga;font-style:normal;font-weight:400;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:300;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:500;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.ttf") format("truetype");font-display:swap}.body{min-height:100vh;background-size:cover;overflow-x:hidden!important}.otgs-development-site-front-end{display:none!important}span.thin{font-weight:400!important}span.bold{font-weight:700!important}.btn,.pagination .nav-links .page-numbers{border-radius:9999px;font-family:Olga,sans-serif;font-size:1.25rem!important;font-weight:500;line-height:1.625rem;letter-spacing:.0225rem;padding:.75rem 1rem;transition:.3s;text-align:center}.btn.btn-main,.pagination .nav-links .btn-main.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010}.btn.btn-main:hover,.pagination .nav-links .btn-main.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}.btn.btn-secondary,.pagination .nav-links .btn-secondary.page-numbers{background-color:#fff;color:#ffac00;border:2px solid #ffac00}.btn.btn-secondary:hover,.pagination .nav-links .btn-secondary.page-numbers:hover{color:#fff;border-color:#e69a00;background-color:#e69a00}.btn.btn-third,.pagination .nav-links .btn-third.page-numbers,.pagination .nav-links a.btn,.pagination .nav-links a.page-numbers,.pagination .nav-links span.btn,.pagination .nav-links span.page-numbers{background-color:#fff;color:#3c7350;border:2px solid #3c7350}.btn.btn-third svg,.pagination .nav-links .btn-third.page-numbers svg,.pagination .nav-links a.btn svg,.pagination .nav-links a.page-numbers svg,.pagination .nav-links span.btn svg,.pagination .nav-links span.page-numbers svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}.btn.btn-third:hover,.pagination .nav-links .btn-third.page-numbers:hover,.pagination .nav-links a.btn:hover,.pagination .nav-links a.page-numbers:hover,.pagination .nav-links span.btn:hover,.pagination .nav-links span.page-numbers:hover{color:#fff;border-color:#3c7350;background-color:#3c7350}.btn.btn-third:hover svg,.pagination .nav-links .btn-third.page-numbers:hover svg,.pagination .nav-links a.btn:hover svg,.pagination .nav-links a.page-numbers:hover svg,.pagination .nav-links span.btn:hover svg,.pagination .nav-links span.page-numbers:hover svg{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)}.btn.btn-animation,.pagination .nav-links .btn-animation.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010;position:relative}.btn.btn-animation::before,.pagination .nav-links .btn-animation.page-numbers::before{content:"";position:absolute;top:-.75rem;left:-.75rem;width:27px;height:27px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/drops.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}.btn.btn-animation::after,.pagination .nav-links .btn-animation.page-numbers::after{content:"";position:absolute;top:-15px;left:95%;z-index:1;width:50px;height:55px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}.btn.btn-animation:hover,.pagination .nav-links .btn-animation.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}.btn.btn-animation:hover::before,.pagination .nav-links .btn-animation.page-numbers:hover::before{transform:scale(1.25)}.btn.btn-animation:hover::after,.pagination .nav-links .btn-animation.page-numbers:hover::after{animation-duration:.8s;animation-name:arrow}@keyframes arrow{0%{transform:rotate(0)}50%{transform:translate(7px,-7px) rotate(-30deg)}100%{transform:rotate(0)}}h1{font-size:3rem;font-style:normal;font-weight:700;line-height:4rem;font-family:Olga,sans-serif}@media screen and (min-width:1024px){h1{font-size:3.75rem}}h2{font-size:1.875rem;font-style:normal;font-weight:700;line-height:1.2;position:relative}h2 strong{position:relative;z-index:10;white-space:nowrap}h2 strong::before{content:"";width:calc(100% + 1rem);height:25px;background-color:#b1cf83;border-radius:.25rem;position:absolute;bottom:0;left:50%;z-index:-1;transform:translateX(-50%)}h2 em{font-style:normal;font-weight:400}@media screen and (min-width:1024px){h2{font-size:3rem;line-height:3.5rem}}@media screen and (max-width:768px){h2 strong{white-space:normal}h2 strong::before{width:100%;left:0;transform:translateX(0)}}h3{font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.25}@media screen and (min-width:1024px){h3{font-size:2.25rem;line-height:2.75rem}}em{font-style:normal;font-weight:400}a,button,h1,h2,h3,h4,h5,h6,li,p,span{font-family:Olga,sans-serif}.sm-health{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding:2rem 1rem;min-height:170px;border-radius:12px;position:relative;overflow:hidden;z-index:1}.sm-health__title{text-align:center;transition:all .4s ease-in-out}.sm-health__subtitle{color:var(--terre);font-weight:500;text-align:center;line-height:1.4;font-size:.95rem;transition:all .4s ease-in-out}.sm-health:after{content:"";position:absolute;width:100px;height:100px;border-radius:100px;left:50%;bottom:-100px;background-color:#f2efeb;transform:translateX(-50%);transition:all .4s ease-in-out;z-index:-1}.sm-health:hover:after{transform:translateX(-50%) scale(6)}@media screen and (max-width:1024px){.sm-health{padding:1rem}}.pagination .nav-links{display:flex;gap:1rem}.pagination .nav-links a{cursor:pointer}.pagination .nav-links span{background-color:#3c7350;color:#fff}.pagination .nav-links span:hover{color:#fff}.pagination .nav-links .page-numbers{width:3rem;height:3rem;padding:0;display:flex;justify-content:center;align-items:center}.pagination .nav-links .current{background-color:#3c7350!important;color:#fff!important}.pagination .nav-links .prev{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}.pagination .nav-links .prev:hover{--d:100%;background-color:rgba(0,0,0,0)!important}.pagination .nav-links .next{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}.pagination .nav-links .next:hover{--d:100%;background-color:rgba(0,0,0,0)!important}.actualite_newsletter_content .newsletter{display:flex;flex-direction:column;gap:1rem}.actualite_newsletter_content .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){.actualite_newsletter_content .newsletter_content{flex-direction:row;align-items:end;justify-content:center;gap:1.5rem}}.actualite_newsletter_content .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){.actualite_newsletter_content .newsletter_content .sib-email-area{max-width:43rem;width:100%}}.actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}.actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}.actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]:focus{outline:0}.actualite_newsletter_content .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}.actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1.25rem!important;border:2px solid #3c7350;border-radius:4px;cursor:pointer;appearance:none}.actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}.actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){.actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{width:2rem!important}}.actualite_newsletter_content .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}.actualite_newsletter_content .newsletter_rgpd label a:hover{--d:100%}.pum-container .popmake-content{margin-bottom:2rem;position:relative;margin-top:5rem}.pum-container .popmake-content::before{content:"";position:absolute;top:-6.5rem;left:50%;transform:translateX(-50%);width:300px;height:100px;background-image:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.pum-theme-default-theme{background-color:rgba(0,0,0,.5)!important}.pum-container{background-color:#f2efeb!important;border-radius:15px!important;padding:3rem 2rem!important}.pum-theme-default-theme .pum-content+.pum-close,.pum-theme-theme-par-defaut .pum-content+.pum-close{left:45%!important;background-color:#fff!important;color:#3c7350!important;display:inline-block!important;cursor:pointer!important;padding:.9rem 1.15rem 1rem!important;text-align:center!important;font-size:1rem!important;font-weight:500!important;z-index:1!important;position:relative!important;overflow:hidden!important;border-radius:100px!important}.newsletter_content{display:flex;flex-direction:row;gap:1rem;align-items:flex-end;margin-top:3rem}.newsletter_content label{font-weight:700}.newsletter_content .sib-email-area{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:start}.newsletter_content .sib-email-area input{background-color:#f2efeb;border:2px solid #3c7350;border-radius:12px;padding:.75rem 1rem}.newsletter_rgpd label{display:flex;flex-direction:row;align-items:start;gap:.25rem;margin-top:1rem}.newsletter_rgpd label input{position:relative;top:.3rem}header{transition:transform .3s ease-in-out}header.header-hidden{pointer-events:none}header.header-fixed{background-color:#f2efeb;box-shadow:0 4px 12px -2px rgba(0,0,0,.08);z-index:1001}header.header-fixed>div{padding:1rem!important}header.header-fixed>div img{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}header.header-fixed>div a{color:#3c7350}header .logo-home{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)}header .logo-sulfodyne{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}header .menu-header li a{font-weight:500;transition:.3s;background:linear-gradient(currentColor 0 0) bottom/var(--d,0) 2px no-repeat;transition:.5s}header .menu-header li a span.thin{font-weight:400}header .menu-header li a span.bold{font-weight:700}header .menu-header li a:hover{--d:100%;color:#ffac00}header .menu-item-has-children{position:relative;margin-right:25px}header .menu-item-has-children::after{content:"";position:absolute;top:10px;right:10px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow-header.svg) no-repeat center center/contain;width:16px;height:10px;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}@media screen and (min-width:1024px){header .menu-item-has-children::after{top:55%;right:-20px;transform:translateY(-45%)}}@media screen and (min-width:1024px){header .menu-item-has-children>ul{position:absolute;top:100%;left:0;background-color:#fff;width:18rem!important;padding:.75rem;border-radius:1rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;box-shadow:0 4px 12px 0 rgba(0,0,0,.11);z-index:100}header .menu-item-has-children>ul li{padding:.5rem 0}header .menu-item-has-children>ul li a{display:block;color:#3c7350;width:fit-content;font-weight:400;font-size:1rem}header .menu-item-has-children>ul li a:hover{color:#ffac00}}header .menu-item-has-children:hover>ul{opacity:1;visibility:visible;transform:translateY(0)}header .front-page .menu-item-has-children::after{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)!important;transition:transform .3s ease}header .popup_search svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}@media screen and (max-width:1023px){.menu-open{background-color:#f2efeb!important}.menu-open .logo-home{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)!important}.menu-item-has-children{position:relative;margin-right:0!important;cursor:pointer}.menu-item-has-children::after{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)!important;transition:transform .3s ease}.menu-item-has-children.submenu-open::after{transform:translateY(-45%) rotate(180deg)}.menu-item-has-children>ul{flex-direction:column;gap:.5rem}.menu-item-has-children>ul a{font-size:1rem!important;font-weight:300!important}#navMenu{position:fixed;top:4.75rem;padding-top:3rem!important;left:-.5px;width:100vw;height:calc(100dvh - 4.75rem);background-color:#3c7350;z-index:999;padding:2rem 1rem;overflow-y:auto;transition:transform .3s ease-in-out,opacity .3s ease-in-out}#navMenu.hidden{transform:translateX(100%);opacity:0;pointer-events:none}#navMenu:not(.hidden){transform:translateX(0);opacity:1;display:flex!important;flex-direction:column;justify-content:start!important;align-items:start!important}#navMenu .menu-header{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start!important;align-items:start!important;gap:1.5rem}#navMenu .menu-header li{width:100%;text-align:left}#navMenu .menu-header li a{font-size:1rem;width:fit-content;display:block;color:#fff}.burger-menu{display:flex;flex-direction:column;justify-content:flex-end;align-items:end;gap:5px;width:100%;cursor:pointer;position:relative;z-index:1000}.burger-menu span{display:block;height:2px;width:25px;background-color:#101010;transition:all .3s ease}.burger-menu.active{background-color:#ffac00!important}.burger-menu.active span{background-color:#101010}.burger-menu span:nth-child(3){width:15px!important}.burger-menu.active span:first-child{width:25px!important;transform:rotate(50deg) translate(6px,3px)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){width:25px!important;transform:rotate(-50deg) translate(7px,-4px)}}.dev-warning{position:fixed;bottom:.5rem;right:.5rem;z-index:999;height:fit-content;width:fit-content;display:flex;margin-left:auto;cursor:pointer;transition:opacity .5s ease;opacity:1}.dev-warning-icon{filter:invert(97%) sepia(0%) saturate(12%) hue-rotate(205deg) brightness(102%) contrast(104%)}.dev-warning:hover{opacity:.1}@media screen and (max-width:1000px){.dev-warning{display:none}}.site-footer section a{color:#fff;font-size:.875rem;font-weight:700}.site-footer section .footer-logo a img{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)}.site-footer section .menu-footer ul li{margin-bottom:.5rem}.site-footer section .menu-footer ul li a{font-size:.875rem;font-weight:400;background:linear-gradient(currentColor 0 0) var(--p,0) 100%/var(--d,0) 1px no-repeat;transition:.3s,background-position 0s .3s}.site-footer section .menu-footer ul li a:hover{color:#ffac00;--d:100%;--p:100%}.site-footer section .menu-footer ul li .sub-menu li{list-style-type:disc;margin-left:1rem}.site-footer section .menu-footer ul li .sub-menu li::marker{color:#fff}@media screen and (max-width:1024px){.site-footer section .menu-footer{max-width:400px;width:100%}}.site-footer section .linkedin svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}.site-footer section .popup_search svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}.site-footer section .footer-legals a{background:linear-gradient(currentColor 0 0) var(--p,0) 100%/var(--d,0) 1px no-repeat;transition:.3s,background-position 0s .3s;font-weight:400}.site-footer section .footer-legals a:hover{--d:100%;--p:100%}.site-footer section .footer-legals p{margin:0;font-size:.875rem;font-weight:400;color:#fff}@media screen and (min-width:1024px){.site-footer section .footer-legals .legals_stick{height:15px;width:.1rem;background-color:#fff}}.site-footer section .footer-legals .site_gosselink{position:relative;margin-right:1.5rem}.site-footer section .footer-legals .site_gosselink::after{content:"";position:absolute;top:50%;right:-1.25rem;transform:translateY(-50%);z-index:99;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/external-link.svg") no-repeat center center;background-size:contain;height:16px;width:16px}@media screen and (max-width:1024px){.site-footer section .footer-legals a,.site-footer section .footer-legals p{margin-bottom:.5rem}}.search-popup-overlay .search-popup-container .search-form input[type=search]{-webkit-appearance:none;-moz-appearance:textfield;font-family:Olga,sans-serif}.block-contact_content h1,.block-contact_content h2,.block-contact_content h3,.block-contact_content h4,.block-contact_content h5,.block-contact_content h6{text-align:center;margin-bottom:1rem}.block-contact_content p{max-width:48rem;width:100%;margin:0 auto;font-size:1rem}@media screen and (min-width:1024px){.block-contact_content p{font-size:1.25rem}}#lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#lightbox.active{display:flex;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);cursor:pointer}.lightbox-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:10000}#lightbox-image{max-width:90vw;max-height:90vh;object-fit:contain;animation:zoomIn .3s ease-in-out;background-color:#fff}@keyframes zoomIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.lightbox-close{position:absolute;top:20px;right:20px;background:0 0;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;z-index:10001;transition:transform .2s ease}.lightbox-close:hover{transform:scale(1.1)}.lightbox-trigger{background:0 0;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;transition:opacity .2s ease}.lightbox-trigger:hover{opacity:.7}.lightbox-trigger p{margin:0;padding:0}@media(max-width:768px){#lightbox-image{max-width:95vw;max-height:85vh}.lightbox-close{top:2rem;right:2rem}}body.error404 .error404{min-height:80vh}body.error404 .error404-content{position:relative}body.error404 .error404-content::after{content:"";position:absolute;z-index:0;bottom:0;right:0;width:600px;height:600px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/error404.svg) no-repeat center center;background-size:contain}@media screen and (min-width:1000px)and (max-width:1400px){body.error404 .error404-content::after{width:400px;height:400px}}@media screen and (max-width:1000px){body.error404 .error404-content::after{display:none}}body.error404 .error404 ul{margin-left:1rem}body.error404 .error404 ul li{width:fit-content;list-style:disc;background:linear-gradient(currentColor 0 0) var(--p,0) 100%/var(--d,0) 2px no-repeat;transition:.5s,background-position 0s .5s}body.error404 .error404 ul li:hover{--d:100%;--p:100%}body.home .home_intro_track{position:relative;z-index:10}body.home .home_how__content p{font-size:1.25rem;max-width:43rem}body.home .home_how_slider{width:100%}body.home .home_how_slider .next_how_slide,body.home .home_how_slider .prev_how_slide{width:40px;height:40px;padding:1rem;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/chevron-left.svg") no-repeat center center;background-color:#fff;border-radius:50%;border:2px solid #3c7350}body.home .home_how_slider .next_how_slide.next_how_slide,body.home .home_how_slider .prev_how_slide.next_how_slide{transform:scaleX(-1)}body.home .home_how_slider .next_how_slide.disabled,body.home .home_how_slider .prev_how_slide.disabled{opacity:.5;pointer-events:none;cursor:default}body.home .home_how_slider .slick-dots{width:fit-content;bottom:0;top:0;margin:auto;height:20px;display:flex!important}body.home .home_how_slider .slick-dots .slick-active button:before{border-color:#ffac00;background-color:#ffac00}body.home .home_how_slider .slick-dots li button::before{content:"";font-size:6px;line-height:20px;position:absolute;opacity:1;top:0;border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}body.home .home_how_slider .slick-dots li button:after{display:none}body.home .home_how_slider .dots .dot{border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center}body.home .home_how_slider_repeater{position:relative}body.home .home_how_slider_repeater .slick-prev{position:absolute;top:calc(100% + 1rem);left:1rem;transform:translateX(-60%);z-index:100}body.home .home_how_slider_repeater .slick-prev::before{display:none}body.home .home_how_slider_repeater .slick-prev::after{content:"";display:block;width:40px;height:40px;padding:1rem;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/chevron-left.svg") no-repeat center center;background-color:#fff;border-radius:50%;border:2px solid #3c7350}body.home .home_how_slider_repeater .slick-next::after{content:"";display:block;width:40px;height:40px;padding:1rem;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/chevron-left.svg") no-repeat center center;transform:scaleX(-1);background-color:#fff;border-radius:50%;border:2px solid #3c7350}body.home .home_how_slider_repeater .slick-dots{width:fit-content;bottom:-3rem}body.home .home_how_slider_repeater .slick-dots .slick-active button:after{border-color:#ffac00;background-color:#ffac00}body.home .home_how_slider_repeater .slick-dots li button::before{display:none}body.home .home_how_slider_repeater .slick-dots li button:after{content:"";font-size:6px;line-height:20px;position:absolute;top:0;left:4rem;border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}@font-face{font-family:Olga;font-style:normal;font-weight:400;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:300;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:500;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.ttf") format("truetype");font-display:swap}body.page-template-template-contact-us .body{min-height:100vh;background-size:cover;overflow-x:hidden!important}body.page-template-template-contact-us .otgs-development-site-front-end{display:none!important}body.page-template-template-contact-us span.thin{font-weight:400!important}body.page-template-template-contact-us span.bold{font-weight:700!important}body.page-template-template-contact-us .btn,body.page-template-template-contact-us .pagination .nav-links .page-numbers{border-radius:9999px;font-family:Olga,sans-serif;font-size:1.25rem!important;font-weight:500;line-height:1.625rem;letter-spacing:.0225rem;padding:.75rem 1rem;transition:.3s;text-align:center}body.page-template-template-contact-us .btn.btn-main,body.page-template-template-contact-us .pagination .nav-links .btn-main.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010}body.page-template-template-contact-us .btn.btn-main:hover,body.page-template-template-contact-us .pagination .nav-links .btn-main.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.page-template-template-contact-us .btn.btn-secondary,body.page-template-template-contact-us .pagination .nav-links .btn-secondary.page-numbers{background-color:#fff;color:#ffac00;border:2px solid #ffac00}body.page-template-template-contact-us .btn.btn-secondary:hover,body.page-template-template-contact-us .pagination .nav-links .btn-secondary.page-numbers:hover{color:#fff;border-color:#e69a00;background-color:#e69a00}body.page-template-template-contact-us .btn.btn-third,body.page-template-template-contact-us .pagination .nav-links .btn-third.page-numbers,body.page-template-template-contact-us .pagination .nav-links a.btn,body.page-template-template-contact-us .pagination .nav-links a.page-numbers,body.page-template-template-contact-us .pagination .nav-links span.btn,body.page-template-template-contact-us .pagination .nav-links span.page-numbers{background-color:#fff;color:#3c7350;border:2px solid #3c7350}body.page-template-template-contact-us .btn.btn-third svg,body.page-template-template-contact-us .pagination .nav-links .btn-third.page-numbers svg,body.page-template-template-contact-us .pagination .nav-links a.btn svg,body.page-template-template-contact-us .pagination .nav-links a.page-numbers svg,body.page-template-template-contact-us .pagination .nav-links span.btn svg,body.page-template-template-contact-us .pagination .nav-links span.page-numbers svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.page-template-template-contact-us .btn.btn-third:hover,body.page-template-template-contact-us .pagination .nav-links .btn-third.page-numbers:hover,body.page-template-template-contact-us .pagination .nav-links a.btn:hover,body.page-template-template-contact-us .pagination .nav-links a.page-numbers:hover,body.page-template-template-contact-us .pagination .nav-links span.btn:hover,body.page-template-template-contact-us .pagination .nav-links span.page-numbers:hover{color:#fff;border-color:#3c7350;background-color:#3c7350}body.page-template-template-contact-us .btn.btn-third:hover svg,body.page-template-template-contact-us .pagination .nav-links .btn-third.page-numbers:hover svg,body.page-template-template-contact-us .pagination .nav-links a.btn:hover svg,body.page-template-template-contact-us .pagination .nav-links a.page-numbers:hover svg,body.page-template-template-contact-us .pagination .nav-links span.btn:hover svg,body.page-template-template-contact-us .pagination .nav-links span.page-numbers:hover svg{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)}body.page-template-template-contact-us .btn.btn-animation,body.page-template-template-contact-us .pagination .nav-links .btn-animation.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010;position:relative}body.page-template-template-contact-us .btn.btn-animation::before,body.page-template-template-contact-us .pagination .nav-links .btn-animation.page-numbers::before{content:"";position:absolute;top:-.75rem;left:-.75rem;width:27px;height:27px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/drops.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.page-template-template-contact-us .btn.btn-animation::after,body.page-template-template-contact-us .pagination .nav-links .btn-animation.page-numbers::after{content:"";position:absolute;top:-15px;left:95%;z-index:1;width:50px;height:55px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.page-template-template-contact-us .btn.btn-animation:hover,body.page-template-template-contact-us .pagination .nav-links .btn-animation.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.page-template-template-contact-us .btn.btn-animation:hover::before,body.page-template-template-contact-us .pagination .nav-links .btn-animation.page-numbers:hover::before{transform:scale(1.25)}body.page-template-template-contact-us .btn.btn-animation:hover::after,body.page-template-template-contact-us .pagination .nav-links .btn-animation.page-numbers:hover::after{animation-duration:.8s;animation-name:arrow}@keyframes arrow{0%{transform:rotate(0)}50%{transform:translate(7px,-7px) rotate(-30deg)}100%{transform:rotate(0)}}body.page-template-template-contact-us h1{font-size:3rem;font-style:normal;font-weight:700;line-height:4rem;font-family:Olga,sans-serif}@media screen and (min-width:1024px){body.page-template-template-contact-us h1{font-size:3.75rem}}body.page-template-template-contact-us h2{font-size:1.875rem;font-style:normal;font-weight:700;line-height:1.2;position:relative}body.page-template-template-contact-us h2 strong{position:relative;z-index:10;white-space:nowrap}body.page-template-template-contact-us h2 strong::before{content:"";width:calc(100% + 1rem);height:25px;background-color:#b1cf83;border-radius:.25rem;position:absolute;bottom:0;left:50%;z-index:-1;transform:translateX(-50%)}body.page-template-template-contact-us h2 em{font-style:normal;font-weight:400}@media screen and (min-width:1024px){body.page-template-template-contact-us h2{font-size:3rem;line-height:3.5rem}}@media screen and (max-width:768px){body.page-template-template-contact-us h2 strong{white-space:normal}body.page-template-template-contact-us h2 strong::before{width:100%;left:0;transform:translateX(0)}}body.page-template-template-contact-us h3{font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.25}@media screen and (min-width:1024px){body.page-template-template-contact-us h3{font-size:2.25rem;line-height:2.75rem}}body.page-template-template-contact-us em{font-style:normal;font-weight:400}body.page-template-template-contact-us a,body.page-template-template-contact-us button,body.page-template-template-contact-us h1,body.page-template-template-contact-us h2,body.page-template-template-contact-us h3,body.page-template-template-contact-us h4,body.page-template-template-contact-us h5,body.page-template-template-contact-us h6,body.page-template-template-contact-us li,body.page-template-template-contact-us p,body.page-template-template-contact-us span{font-family:Olga,sans-serif}body.page-template-template-contact-us .sm-health{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding:2rem 1rem;min-height:170px;border-radius:12px;position:relative;overflow:hidden;z-index:1}body.page-template-template-contact-us .sm-health__title{text-align:center;transition:all .4s ease-in-out}body.page-template-template-contact-us .sm-health__subtitle{color:var(--terre);font-weight:500;text-align:center;line-height:1.4;font-size:.95rem;transition:all .4s ease-in-out}body.page-template-template-contact-us .sm-health:after{content:"";position:absolute;width:100px;height:100px;border-radius:100px;left:50%;bottom:-100px;background-color:#f2efeb;transform:translateX(-50%);transition:all .4s ease-in-out;z-index:-1}body.page-template-template-contact-us .sm-health:hover:after{transform:translateX(-50%) scale(6)}@media screen and (max-width:1024px){body.page-template-template-contact-us .sm-health{padding:1rem}}body.page-template-template-contact-us .pagination .nav-links{display:flex;gap:1rem}body.page-template-template-contact-us .pagination .nav-links a{cursor:pointer}body.page-template-template-contact-us .pagination .nav-links span{background-color:#3c7350;color:#fff}body.page-template-template-contact-us .pagination .nav-links span:hover{color:#fff}body.page-template-template-contact-us .pagination .nav-links .page-numbers{width:3rem;height:3rem;padding:0;display:flex;justify-content:center;align-items:center}body.page-template-template-contact-us .pagination .nav-links .current{background-color:#3c7350!important;color:#fff!important}body.page-template-template-contact-us .pagination .nav-links .prev{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.page-template-template-contact-us .pagination .nav-links .prev:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.page-template-template-contact-us .pagination .nav-links .next{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.page-template-template-contact-us .pagination .nav-links .next:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.page-template-template-contact-us .actualite_newsletter_content .newsletter{display:flex;flex-direction:column;gap:1rem}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){body.page-template-template-contact-us .actualite_newsletter_content .newsletter_content{flex-direction:row;align-items:end;justify-content:center;gap:1.5rem}}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){body.page-template-template-contact-us .actualite_newsletter_content .newsletter_content .sib-email-area{max-width:43rem;width:100%}}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]:focus{outline:0}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1.25rem!important;border:2px solid #3c7350;border-radius:4px;cursor:pointer;appearance:none}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){body.page-template-template-contact-us .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{width:2rem!important}}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.page-template-template-contact-us .actualite_newsletter_content .newsletter_rgpd label a:hover{--d:100%}body.page-template-template-contact-us .pum-container .popmake-content{margin-bottom:2rem;position:relative;margin-top:5rem}body.page-template-template-contact-us .pum-container .popmake-content::before{content:"";position:absolute;top:-6.5rem;left:50%;transform:translateX(-50%);width:300px;height:100px;background-image:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center}body.page-template-template-contact-us .pum-theme-default-theme{background-color:rgba(0,0,0,.5)!important}body.page-template-template-contact-us .pum-container{background-color:#f2efeb!important;border-radius:15px!important;padding:3rem 2rem!important}body.page-template-template-contact-us .pum-theme-default-theme .pum-content+.pum-close,body.page-template-template-contact-us .pum-theme-theme-par-defaut .pum-content+.pum-close{left:45%!important;background-color:#fff!important;color:#3c7350!important;display:inline-block!important;cursor:pointer!important;padding:.9rem 1.15rem 1rem!important;text-align:center!important;font-size:1rem!important;font-weight:500!important;z-index:1!important;position:relative!important;overflow:hidden!important;border-radius:100px!important}body.page-template-template-contact-us .newsletter_content{display:flex;flex-direction:row;gap:1rem;align-items:flex-end;margin-top:3rem}body.page-template-template-contact-us .newsletter_content label{font-weight:700}body.page-template-template-contact-us .newsletter_content .sib-email-area{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:start}body.page-template-template-contact-us .newsletter_content .sib-email-area input{background-color:#f2efeb;border:2px solid #3c7350;border-radius:12px;padding:.75rem 1rem}body.page-template-template-contact-us .newsletter_rgpd label{display:flex;flex-direction:row;align-items:start;gap:.25rem;margin-top:1rem}body.page-template-template-contact-us .newsletter_rgpd label input{position:relative;top:.3rem}body.page-template-template-contact-us .contact .gfield_required{display:none}body.page-template-template-contact-us .contact .gform_fields{gap:1.5rem}body.page-template-template-contact-us .contact .gform_fields label{font-family:Olga,sans-serif;font-weight:500;color:#fff;margin-bottom:.25rem}body.page-template-template-contact-us .contact .gform_fields input,body.page-template-template-contact-us .contact .gform_fields select,body.page-template-template-contact-us .contact .gform_fields textarea{font-family:Olga,sans-serif;color:#3c7350;border-radius:12px}body.page-template-template-contact-us .contact .gform_fields input::placeholder,body.page-template-template-contact-us .contact .gform_fields select::placeholder,body.page-template-template-contact-us .contact .gform_fields textarea::placeholder{color:#b1cf83;opacity:.25}body.page-template-template-contact-us .contact .gform_fields input:focus,body.page-template-template-contact-us .contact .gform_fields select:focus,body.page-template-template-contact-us .contact .gform_fields textarea:focus{outline:0;border-color:#ffac00;border-width:2px}body.page-template-template-contact-us .contact .gform_fields .gfield--type-consent .gfield_label{display:none}body.page-template-template-contact-us .contact .gform_fields .gfield--type-consent input{border-radius:0}body.page-template-template-contact-us .contact .gform_fields .gfield--type-consent input::before{color:#fff;background-color:#3c7350}body.page-template-template-contact-us .contact .gform_fields .gfield--type-consent label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.page-template-template-contact-us .contact .gform_fields .gfield--type-consent label a:hover{--d:100%}body.page-template-template-contact-us .contact .gform_fields .gfield--type-captcha{display:none}body.page-template-template-contact-us .contact .gform_footer{position:relative!important}body.page-template-template-contact-us .contact .gform_footer::before{content:""!important;position:absolute!important;left:1rem!important;top:50%!important;transform:translateY(-50%)!important;width:1.5rem!important;height:1.5rem!important;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/airplane.svg) no-repeat center center/contain!important}body.page-template-template-contact-us .contact .gform_footer input[type=submit]{background-color:#ffac00!important;color:#101010!important;font-family:Olga,sans-serif!important;font-weight:600!important;font-size:1.25rem!important;padding:.75rem 1.5rem .75rem 3rem!important;border-radius:9999px!important}body.page-template-template-contact-us .contact .gform_footer input[type=submit]:hover{background-color:#e69a00!important}body.page-template-template-contact-us .contact_newsletter .newsletter{display:flex;flex-direction:column;gap:1rem}body.page-template-template-contact-us .contact_newsletter .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){body.page-template-template-contact-us .contact_newsletter .newsletter_content{flex-direction:row;align-items:end;gap:1.5rem}}body.page-template-template-contact-us .contact_newsletter .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){body.page-template-template-contact-us .contact_newsletter .newsletter_content .sib-email-area{max-width:20rem;width:100%}}body.page-template-template-contact-us .contact_newsletter .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}body.page-template-template-contact-us .contact_newsletter .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}body.page-template-template-contact-us .contact_newsletter .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}body.page-template-template-contact-us .contact_newsletter .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1rem!important;border:2px solid #3c7350;background-color:#fff;border-radius:4px;cursor:pointer;appearance:none}body.page-template-template-contact-us .contact_newsletter .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}body.page-template-template-contact-us .contact_newsletter .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){body.page-template-template-contact-us .contact_newsletter .newsletter_rgpd label input[type=checkbox]{width:2.5rem!important}}body.page-template-template-contact-us .contact_newsletter .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.page-template-template-contact-us .contact_newsletter .newsletter_rgpd label a:hover{--d:100%}body.page-template-template-faq .faq_content__card .faq__icon{transition:all .3s ease-in-out}body.page-template-template-faq .faq_content__card .faq__icon svg{filter:invert(62%) sepia(89%) saturate(1352%) hue-rotate(360deg) brightness(102%) contrast(105%)}body.page-template-template-faq .faq_content__card:hover .faq__icon{background-color:#ffac00}body.page-template-template-faq .faq_content__card:hover .faq__icon svg{filter:invert(9%) sepia(13%) saturate(22%) hue-rotate(314deg) brightness(98%) contrast(106%)}body.page-template-template-faq .faq_content__card ul{list-style:disc;padding-left:1rem}body.page-template-default .single h2{font-size:1.75rem;line-height:2.25rem;font-weight:500}@media(min-width:1024px){body.page-template-default .single h2{font-size:2.25rem;line-height:2.75rem}}body.page-template-default .single ul{list-style:disc;padding-left:1.5rem}body.page-template-template-health-benefit .health_content{overflow:hidden}body.page-template-template-health-benefit .health_content .health_container{max-width:1440px;margin:0 auto}@media(max-width:1024px){body.page-template-template-health-benefit .health_content .health_container{display:flex;flex-direction:column;gap:3rem;min-height:auto!important}}body.page-template-template-health-benefit .health_content .health_container .slick-dots{bottom:-1rem}body.page-template-template-health-benefit .health_content .health_container .slick-dots .slick-active button:after{border-color:#ffac00;background-color:#ffac00}body.page-template-template-health-benefit .health_content .health_container .slick-dots li button::before{display:none}body.page-template-template-health-benefit .health_content .health_container .slick-dots li button:after{content:"";font-size:6px;line-height:20px;position:absolute;top:0;left:50%;transform:translateX(-50%);border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}body.page-template-template-health-benefit .health_content .health_container_card__light{position:relative}body.page-template-template-health-benefit .health_content .health_container_card__light::after{content:"";display:block;width:5rem;height:5rem;padding:1rem;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/light.svg) no-repeat center center/contain;position:absolute;bottom:calc(100% - 1.5rem);right:-1.5rem;z-index:100}body.page-template-template-health-benefit .health_content .health_container_card ul li{position:relative;padding-left:8px}body.page-template-template-health-benefit .health_content .health_container_card ul li::before{content:"";display:block;width:4px;height:4px;background-color:#101010;border-radius:100%;position:absolute;top:.75rem;left:0}body.page-template-template-health-benefit .health_content .health_container_card{will-change:transform,opacity;backface-visibility:hidden;perspective:1000px}@media(max-width:1024px){body.page-template-template-health-benefit .health_content .health_container_card{position:relative!important;margin-top:0!important;top:auto!important;transform:none!important;opacity:1!important}}@media(min-width:1025px){body.page-template-template-health-benefit .health_content .health_container_card{box-shadow:0 20px 60px rgba(0,0,0,.15);transition:box-shadow .3s ease}body.page-template-template-health-benefit .health_content .health_container_card:hover{box-shadow:0 30px 80px rgba(0,0,0,.25)}}body.page-template-template-what-is-sulforaphane .sulforaphane{overflow-x:hidden}body.page-template-template-what-is-sulforaphane .sulforaphane_fourth__content li{margin-left:8px}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth{position:relative}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth_grid{position:relative}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth_grid .slick-dots{width:fit-content;bottom:-3rem;left:50%;transform:translateX(-50%)}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth_grid .slick-dots .slick-active button:after{border-color:#ffac00;background-color:#ffac00}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth_grid .slick-dots li button::before{display:none}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth_grid .slick-dots li button:after{content:"";font-size:6px;line-height:20px;position:absolute;top:0;border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth_card__link{padding-bottom:4px;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 2px no-repeat;transition:.5s}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth_card__link:hover{background-color:#fff;--d:100%}body.page-template-template-what-is-sulforaphane .sulforaphane_sixth::after{content:"";position:absolute;top:-30px;right:-30px;width:90px;height:90px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/broccoli.svg) no-repeat center center/contain;z-index:9}@media screen and (min-width:1024px){body.page-template-template-what-is-sulforaphane .sulforaphane_sixth::after{width:260px;height:240px;top:-70px;right:-70px}}body.page-template-template-what-is-sulfodyne .sulfodyne_third_content{position:relative}body.page-template-template-what-is-sulfodyne .sulfodyne_third_content #hover-word{position:relative;cursor:pointer}body.page-template-template-what-is-sulfodyne .sulfodyne_third_content_img{background-color:#fff!important;position:absolute;top:95%;right:0;margin-top:10px;display:none;z-index:10;box-shadow:0 4px 14px 0 rgba(0,0,0,.1);height:auto}body.page-template-template-what-is-sulfodyne .sulfodyne_sixth_content ul{display:flex;flex-direction:column;gap:1rem}body.page-template-template-what-is-sulfodyne .sulfodyne_sixth_content ul li{position:relative;margin-left:2rem}body.page-template-template-what-is-sulfodyne .sulfodyne_sixth_content ul li::before{content:"";position:absolute;left:-2rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow-right.svg") no-repeat center center/contain;filter:invert(39%) sepia(22%) saturate(767%) hue-rotate(89deg) brightness(94%) contrast(92%)}body.page-template-template-what-is-sulfodyne .sulfodyne_sixth_content p{font-size:.875rem}body.page-template-template-what-is-sulfodyne .sulfodyne_sixth_quality_content strong{font-size:1.25rem!important}@media screen and (max-width:1024px){body.page-template-template-what-is-sulfodyne .sulfodyne_sixth_quality_content strong{font-size:1rem!important}}body.page-template-template-what-is-sulfodyne .sulfodyne_sixth_quality_content p{font-size:.875rem}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh_content__desc strong{font-size:1.5rem!important}@media screen and (max-width:1024px){body.page-template-template-what-is-sulfodyne .sulfodyne_seventh_content__desc strong{font-size:1.25rem!important}}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh_content__desc p{font-size:1rem}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh_content__desc p:last-child{margin-top:1rem}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh_content__desc a{padding-bottom:2px;font-size:1.25rem;font-weight:500;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 2px no-repeat;transition:.5s}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh_content__desc a:hover{--d:100%}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh .slick-dots{bottom:-2.5rem}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh .slick-dots .slick-active button:after{border-color:#ffac00;background-color:#ffac00}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh .slick-dots li button::before{display:none}body.page-template-template-what-is-sulfodyne .sulfodyne_seventh .slick-dots li button:after{content:"";font-size:6px;line-height:20px;position:absolute;top:0;left:50%;transform:translateX(-50%);border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth{position:relative}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth::after{content:"";position:absolute;top:-30px;right:-30px;width:90px;height:90px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/broccoli.svg) no-repeat center center/contain;z-index:9}@media screen and (min-width:1024px){body.page-template-template-what-is-sulfodyne .sulfodyne_eighth::after{width:260px;height:240px;top:-70px;right:-70px}}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth_card__link{padding-bottom:4px;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 2px no-repeat;transition:.5s}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth_card__link:hover{background-color:#fff;--d:100%}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth .slick-dots{bottom:-2.5rem}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth .slick-dots .slick-active button:after{border-color:#ffac00;background-color:#ffac00}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth .slick-dots li button::before{display:none}body.page-template-template-what-is-sulfodyne .sulfodyne_eighth .slick-dots li button:after{content:"";font-size:6px;line-height:20px;position:absolute;top:0;left:50%;transform:translateX(-50%);border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}@font-face{font-family:Olga;font-style:normal;font-weight:400;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:300;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:500;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.ttf") format("truetype");font-display:swap}body.page-template-template-resources .body{min-height:100vh;background-size:cover;overflow-x:hidden!important}body.page-template-template-resources .otgs-development-site-front-end{display:none!important}body.page-template-template-resources span.thin{font-weight:400!important}body.page-template-template-resources span.bold{font-weight:700!important}body.page-template-template-resources .btn,body.page-template-template-resources .pagination .nav-links .page-numbers{border-radius:9999px;font-family:Olga,sans-serif;font-size:1.25rem!important;font-weight:500;line-height:1.625rem;letter-spacing:.0225rem;padding:.75rem 1rem;transition:.3s;text-align:center}body.page-template-template-resources .btn.btn-main,body.page-template-template-resources .pagination .nav-links .btn-main.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010}body.page-template-template-resources .btn.btn-main:hover,body.page-template-template-resources .pagination .nav-links .btn-main.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.page-template-template-resources .btn.btn-secondary,body.page-template-template-resources .pagination .nav-links .btn-secondary.page-numbers{background-color:#fff;color:#ffac00;border:2px solid #ffac00}body.page-template-template-resources .btn.btn-secondary:hover,body.page-template-template-resources .pagination .nav-links .btn-secondary.page-numbers:hover{color:#fff;border-color:#e69a00;background-color:#e69a00}body.page-template-template-resources .btn.btn-third,body.page-template-template-resources .pagination .nav-links .btn-third.page-numbers,body.page-template-template-resources .pagination .nav-links a.btn,body.page-template-template-resources .pagination .nav-links a.page-numbers,body.page-template-template-resources .pagination .nav-links span.btn,body.page-template-template-resources .pagination .nav-links span.page-numbers{background-color:#fff;color:#3c7350;border:2px solid #3c7350}body.page-template-template-resources .btn.btn-third svg,body.page-template-template-resources .pagination .nav-links .btn-third.page-numbers svg,body.page-template-template-resources .pagination .nav-links a.btn svg,body.page-template-template-resources .pagination .nav-links a.page-numbers svg,body.page-template-template-resources .pagination .nav-links span.btn svg,body.page-template-template-resources .pagination .nav-links span.page-numbers svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.page-template-template-resources .btn.btn-third:hover,body.page-template-template-resources .pagination .nav-links .btn-third.page-numbers:hover,body.page-template-template-resources .pagination .nav-links a.btn:hover,body.page-template-template-resources .pagination .nav-links a.page-numbers:hover,body.page-template-template-resources .pagination .nav-links span.btn:hover,body.page-template-template-resources .pagination .nav-links span.page-numbers:hover{color:#fff;border-color:#3c7350;background-color:#3c7350}body.page-template-template-resources .btn.btn-third:hover svg,body.page-template-template-resources .pagination .nav-links .btn-third.page-numbers:hover svg,body.page-template-template-resources .pagination .nav-links a.btn:hover svg,body.page-template-template-resources .pagination .nav-links a.page-numbers:hover svg,body.page-template-template-resources .pagination .nav-links span.btn:hover svg,body.page-template-template-resources .pagination .nav-links span.page-numbers:hover svg{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)}body.page-template-template-resources .btn.btn-animation,body.page-template-template-resources .pagination .nav-links .btn-animation.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010;position:relative}body.page-template-template-resources .btn.btn-animation::before,body.page-template-template-resources .pagination .nav-links .btn-animation.page-numbers::before{content:"";position:absolute;top:-.75rem;left:-.75rem;width:27px;height:27px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/drops.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.page-template-template-resources .btn.btn-animation::after,body.page-template-template-resources .pagination .nav-links .btn-animation.page-numbers::after{content:"";position:absolute;top:-15px;left:95%;z-index:1;width:50px;height:55px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.page-template-template-resources .btn.btn-animation:hover,body.page-template-template-resources .pagination .nav-links .btn-animation.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.page-template-template-resources .btn.btn-animation:hover::before,body.page-template-template-resources .pagination .nav-links .btn-animation.page-numbers:hover::before{transform:scale(1.25)}body.page-template-template-resources .btn.btn-animation:hover::after,body.page-template-template-resources .pagination .nav-links .btn-animation.page-numbers:hover::after{animation-duration:.8s;animation-name:arrow}@keyframes arrow{0%{transform:rotate(0)}50%{transform:translate(7px,-7px) rotate(-30deg)}100%{transform:rotate(0)}}body.page-template-template-resources h1{font-size:3rem;font-style:normal;font-weight:700;line-height:4rem;font-family:Olga,sans-serif}@media screen and (min-width:1024px){body.page-template-template-resources h1{font-size:3.75rem}}body.page-template-template-resources h2{font-size:1.875rem;font-style:normal;font-weight:700;line-height:1.2;position:relative}body.page-template-template-resources h2 strong{position:relative;z-index:10;white-space:nowrap}body.page-template-template-resources h2 strong::before{content:"";width:calc(100% + 1rem);height:25px;background-color:#b1cf83;border-radius:.25rem;position:absolute;bottom:0;left:50%;z-index:-1;transform:translateX(-50%)}body.page-template-template-resources h2 em{font-style:normal;font-weight:400}@media screen and (min-width:1024px){body.page-template-template-resources h2{font-size:3rem;line-height:3.5rem}}@media screen and (max-width:768px){body.page-template-template-resources h2 strong{white-space:normal}body.page-template-template-resources h2 strong::before{width:100%;left:0;transform:translateX(0)}}body.page-template-template-resources h3{font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.25}@media screen and (min-width:1024px){body.page-template-template-resources h3{font-size:2.25rem;line-height:2.75rem}}body.page-template-template-resources em{font-style:normal;font-weight:400}body.page-template-template-resources a,body.page-template-template-resources button,body.page-template-template-resources h1,body.page-template-template-resources h2,body.page-template-template-resources h3,body.page-template-template-resources h4,body.page-template-template-resources h5,body.page-template-template-resources h6,body.page-template-template-resources li,body.page-template-template-resources p,body.page-template-template-resources span{font-family:Olga,sans-serif}body.page-template-template-resources .sm-health{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding:2rem 1rem;min-height:170px;border-radius:12px;position:relative;overflow:hidden;z-index:1}body.page-template-template-resources .sm-health__title{text-align:center;transition:all .4s ease-in-out}body.page-template-template-resources .sm-health__subtitle{color:var(--terre);font-weight:500;text-align:center;line-height:1.4;font-size:.95rem;transition:all .4s ease-in-out}body.page-template-template-resources .sm-health:after{content:"";position:absolute;width:100px;height:100px;border-radius:100px;left:50%;bottom:-100px;background-color:#f2efeb;transform:translateX(-50%);transition:all .4s ease-in-out;z-index:-1}body.page-template-template-resources .sm-health:hover:after{transform:translateX(-50%) scale(6)}@media screen and (max-width:1024px){body.page-template-template-resources .sm-health{padding:1rem}}body.page-template-template-resources .pagination .nav-links{display:flex;gap:1rem}body.page-template-template-resources .pagination .nav-links a{cursor:pointer}body.page-template-template-resources .pagination .nav-links span{background-color:#3c7350;color:#fff}body.page-template-template-resources .pagination .nav-links span:hover{color:#fff}body.page-template-template-resources .pagination .nav-links .page-numbers{width:3rem;height:3rem;padding:0;display:flex;justify-content:center;align-items:center}body.page-template-template-resources .pagination .nav-links .current{background-color:#3c7350!important;color:#fff!important}body.page-template-template-resources .pagination .nav-links .prev{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.page-template-template-resources .pagination .nav-links .prev:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.page-template-template-resources .pagination .nav-links .next{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.page-template-template-resources .pagination .nav-links .next:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.page-template-template-resources .actualite_newsletter_content .newsletter{display:flex;flex-direction:column;gap:1rem}body.page-template-template-resources .actualite_newsletter_content .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){body.page-template-template-resources .actualite_newsletter_content .newsletter_content{flex-direction:row;align-items:end;justify-content:center;gap:1.5rem}}body.page-template-template-resources .actualite_newsletter_content .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){body.page-template-template-resources .actualite_newsletter_content .newsletter_content .sib-email-area{max-width:43rem;width:100%}}body.page-template-template-resources .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}body.page-template-template-resources .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}body.page-template-template-resources .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]:focus{outline:0}body.page-template-template-resources .actualite_newsletter_content .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}body.page-template-template-resources .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1.25rem!important;border:2px solid #3c7350;border-radius:4px;cursor:pointer;appearance:none}body.page-template-template-resources .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}body.page-template-template-resources .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){body.page-template-template-resources .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{width:2rem!important}}body.page-template-template-resources .actualite_newsletter_content .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.page-template-template-resources .actualite_newsletter_content .newsletter_rgpd label a:hover{--d:100%}body.page-template-template-resources .pum-container .popmake-content{margin-bottom:2rem;position:relative;margin-top:5rem}body.page-template-template-resources .pum-container .popmake-content::before{content:"";position:absolute;top:-6.5rem;left:50%;transform:translateX(-50%);width:300px;height:100px;background-image:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center}body.page-template-template-resources .pum-theme-default-theme{background-color:rgba(0,0,0,.5)!important}body.page-template-template-resources .pum-container{background-color:#f2efeb!important;border-radius:15px!important;padding:3rem 2rem!important}body.page-template-template-resources .pum-theme-default-theme .pum-content+.pum-close,body.page-template-template-resources .pum-theme-theme-par-defaut .pum-content+.pum-close{left:45%!important;background-color:#fff!important;color:#3c7350!important;display:inline-block!important;cursor:pointer!important;padding:.9rem 1.15rem 1rem!important;text-align:center!important;font-size:1rem!important;font-weight:500!important;z-index:1!important;position:relative!important;overflow:hidden!important;border-radius:100px!important}body.page-template-template-resources .newsletter_content{display:flex;flex-direction:row;gap:1rem;align-items:flex-end;margin-top:3rem}body.page-template-template-resources .newsletter_content label{font-weight:700}body.page-template-template-resources .newsletter_content .sib-email-area{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:start}body.page-template-template-resources .newsletter_content .sib-email-area input{background-color:#f2efeb;border:2px solid #3c7350;border-radius:12px;padding:.75rem 1rem}body.page-template-template-resources .newsletter_rgpd label{display:flex;flex-direction:row;align-items:start;gap:.25rem;margin-top:1rem}body.page-template-template-resources .newsletter_rgpd label input{position:relative;top:.3rem}body.page-template-template-resources .resources .btn-yellow:not(.btn-active){background-color:rgba(0,0,0,0)!important;border-color:#ffac00!important;color:#ffac00!important}body.page-template-template-resources .resources .btn-yellow:not(.btn-active):hover{background-color:#ffac00!important;border-color:#ffac00!important;color:#101010!important}body.page-template-template-resources .resources .btn-active{border-radius:9999px!important;font-family:Olga,sans-serif!important;transition:.3s!important;background-color:#ffac00!important;border:2px solid #ffac00!important;color:#101010!important}body.page-template-template-resources .resources .btn-active:hover{background-color:#e69a00!important;border-color:#e69a00!important}body.page-template-template-resources .resources .btn-active .logo-classic{display:none}body.page-template-template-resources .resources .btn-active .logo-white{display:flex}body.page-template-template-resources .resources .btn-active.btn-green-600{background-color:#2f5c40!important;border-color:#2f5c40!important}body.page-template-template-resources .resources .btn-active.btn-green-600 span{color:#fff!important}body.page-template-template-resources .resources .btn-active.btn-green-400{background-color:#b1cf83!important;border-color:#b1cf83!important}body.page-template-template-resources .resources .btn-active.btn-green-400 span{color:#fff!important}body.page-template-template-resources .resources .btn-active.btn-corail-600{background-color:#b64c4b!important;border-color:#b64c4b!important}body.page-template-template-resources .resources .btn-active.btn-corail-600 span{color:#fff!important}body.page-template-template-resources .resources .btn-active.btn-corail-500{background-color:#ec6667!important;border-color:#ec6667!important}body.page-template-template-resources .resources .btn-active.btn-corail-500 span{color:#fff!important}body.page-template-template-resources .resources .btn-active.btn-blue-600{background-color:#14617b!important;border-color:#14617b!important}body.page-template-template-resources .resources .btn-active.btn-blue-600 span{color:#fff!important}body.page-template-template-resources .resources .btn-active.btn-blue-400{background-color:#87dfe3!important;border-color:#87dfe3!important}body.page-template-template-resources .resources .btn-active.btn-blue-400 span{color:#101010!important}@media screen and (min-width:1024px){body.page-template-template-about .about_third::before{content:"";position:absolute;bottom:-1rem;left:-3.5rem;width:10rem;height:9rem;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/flower.svg) no-repeat center center/contain}}body.page-template-template-about .about_fourth_repeater .item:nth-child(3n+1){background-color:#3c7350;color:#fff}body.page-template-template-about .about_fourth_repeater .item:nth-child(3n+2){background-color:#b1cf83;position:relative}body.page-template-template-about .about_fourth_repeater .item:nth-child(3n+2)::before{content:"";position:absolute;top:50%;left:-5.5rem;transform:translateY(-50%);width:4rem;height:4rem;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow-middle.svg) no-repeat center center/contain}@media screen and (max-width:1024px){body.page-template-template-about .about_fourth_repeater .item:nth-child(3n+2)::before{top:-4.75rem;left:50%;transform:translateX(-50%) scaleY(-1) rotate(-60deg)}}body.page-template-template-about .about_fourth_repeater .item:nth-child(3n+3){background-color:#ec6667;color:#fff;position:relative}body.page-template-template-about .about_fourth_repeater .item:nth-child(3n+3)::before{content:"";position:absolute;top:50%;left:-5.5rem;transform:translateY(-50%) scaleY(-1);width:4rem;height:4rem;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow-middle.svg) no-repeat center center/contain}@media screen and (max-width:1024px){body.page-template-template-about .about_fourth_repeater .item:nth-child(3n+3)::before{top:-4.75rem;left:50%;transform:translateX(-50%) scale(-1) rotate(-60deg)}}body.page-template-template-about .about_sixth_content p{max-width:58rem;width:100%;margin:0 auto;font-weight:400}body.page-template-template-about .about_eighth .slick-dots{bottom:-1rem}body.page-template-template-about .about_eighth .slick-dots .slick-active button:after{border-color:#ffac00;background-color:#ffac00}body.page-template-template-about .about_eighth .slick-dots li button::before{display:none}body.page-template-template-about .about_eighth .slick-dots li button:after{content:"";font-size:6px;line-height:20px;position:absolute;top:0;left:50%;transform:translateX(-50%);border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}body.single-health-benefit .benefit_third ul{list-style:disc;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}body.single-health-benefit .benefit_third ul li{margin-left:1.5rem}body.single-health-benefit .benefit_content__card .benefit__icon{transition:all .3s ease-in-out}body.single-health-benefit .benefit_content__card .benefit__icon svg{filter:invert(62%) sepia(89%) saturate(1352%) hue-rotate(360deg) brightness(102%) contrast(105%)}body.single-health-benefit .benefit_content__card:hover .benefit__icon{background-color:#ffac00}body.single-health-benefit .benefit_content__card:hover .benefit__icon svg{filter:invert(9%) sepia(13%) saturate(22%) hue-rotate(314deg) brightness(98%) contrast(106%)}body.single-health-benefit .benefit_content__card .benefit_answer_images{position:relative}body.single-health-benefit .benefit_content__card .benefit_answer_images .slick-prev{position:absolute;top:calc(100% + 2rem);left:.5rem;z-index:100}body.single-health-benefit .benefit_content__card .benefit_answer_images .slick-prev::before{display:none}body.single-health-benefit .benefit_content__card .benefit_answer_images .slick-prev::after{content:"";display:block;width:40px;height:40px;padding:1rem;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/chevron-left.svg") no-repeat center center;background-color:#fff;border-radius:50%;border:2px solid #3c7350}body.single-health-benefit .benefit_content__card .benefit_answer_images .slick-disabled{opacity:.5}body.single-health-benefit .benefit_content__card .benefit_answer_images .slick-next{position:absolute;top:calc(100% + 2rem);left:4rem;z-index:100}body.single-health-benefit .benefit_content__card .benefit_answer_images .slick-next::before{display:none}body.single-health-benefit .benefit_content__card .benefit_answer_images .slick-next::after{content:"";display:block;width:40px;height:40px;padding:1rem;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/chevron-left.svg") no-repeat center center;transform:scaleX(-1);background-color:#fff;border-radius:50%;border:2px solid #3c7350}body.single-health-benefit .benefit_content__card .benefit__answer ul{list-style:disc;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}body.single-health-benefit .benefit_content__card .benefit__answer ul li{margin-left:1.5rem}body.single-health-benefit .benefit_fourth__reference a{transition:all .3s ease-in-out;cursor:pointer}body.single-health-benefit .benefit_fourth__reference a:hover{text-decoration:underline}@media screen and (min-width:1024px){body.single-health-benefit .benefit_fifth_link a::after{content:"";width:3.5rem;height:3.5rem;background:url("https://sulfodyne.com/app/themes/gk_theme/assets/img/light_bulbs.svg") no-repeat center center/contain;position:absolute;top:-2.5rem;right:-1rem}}body.single-health-benefit .benefit_sixth{position:relative}body.single-health-benefit .benefit_sixth_grid{position:relative}body.single-health-benefit .benefit_sixth_grid .slick-dots{width:fit-content;bottom:-3rem;left:50%;transform:translateX(-50%)}body.single-health-benefit .benefit_sixth_grid .slick-dots .slick-active button:after{border-color:#ffac00;background-color:#ffac00}body.single-health-benefit .benefit_sixth_grid .slick-dots li button::before{display:none}body.single-health-benefit .benefit_sixth_grid .slick-dots li button:after{content:"";font-size:6px;line-height:20px;position:absolute;top:0;border:2px solid #ffac00;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:9999px}body.single-health-benefit .benefit_sixth_grid_card__link{padding-bottom:4px;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 2px no-repeat;transition:.5s}body.single-health-benefit .benefit_sixth_grid_card__link:hover{background-color:#fff;--d:100%}body.single-health-benefit .benefit_sixth::after{content:"";position:absolute;top:-40px;right:-30px;width:90px;height:90px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/broccoli.svg) no-repeat center center/contain;z-index:9}@media screen and (min-width:1024px){body.single-health-benefit .benefit_sixth::after{width:260px;height:240px;top:-70px;right:-70px}}body.single-health-benefit .benefit.benefit-green-400 h2 strong:before{background-color:#b1cf83}body.single-health-benefit .benefit.benefit-green-500 h2 strong:before{background-color:#3c7350}body.single-health-benefit .benefit.benefit-green-600 h2 strong:before{background-color:#2f5c40}body.single-health-benefit .benefit.benefit-corail-500 h2 strong:before{background-color:#ec6667}body.single-health-benefit .benefit.benefit-corail-600 h2 strong:before{background-color:rgba(182,76,75,.5)}body.single-health-benefit .benefit.benefit-blue-400 h2 strong:before{background-color:#87dfe3}body.single-health-benefit .benefit.benefit-blue-600 h2 strong:before{background-color:rgba(20,97,123,.5)}@font-face{font-family:Olga;font-style:normal;font-weight:400;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:300;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:500;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.ttf") format("truetype");font-display:swap}body.single-actualite .body{min-height:100vh;background-size:cover;overflow-x:hidden!important}body.single-actualite .otgs-development-site-front-end{display:none!important}body.single-actualite span.thin{font-weight:400!important}body.single-actualite span.bold{font-weight:700!important}body.single-actualite .btn,body.single-actualite .pagination .nav-links .page-numbers{border-radius:9999px;font-family:Olga,sans-serif;font-size:1.25rem!important;font-weight:500;line-height:1.625rem;letter-spacing:.0225rem;padding:.75rem 1rem;transition:.3s;text-align:center}body.single-actualite .btn.btn-main,body.single-actualite .pagination .nav-links .btn-main.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010}body.single-actualite .btn.btn-main:hover,body.single-actualite .pagination .nav-links .btn-main.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.single-actualite .btn.btn-secondary,body.single-actualite .pagination .nav-links .btn-secondary.page-numbers{background-color:#fff;color:#ffac00;border:2px solid #ffac00}body.single-actualite .btn.btn-secondary:hover,body.single-actualite .pagination .nav-links .btn-secondary.page-numbers:hover{color:#fff;border-color:#e69a00;background-color:#e69a00}body.single-actualite .btn.btn-third,body.single-actualite .pagination .nav-links .btn-third.page-numbers,body.single-actualite .pagination .nav-links a.btn,body.single-actualite .pagination .nav-links a.page-numbers,body.single-actualite .pagination .nav-links span.btn,body.single-actualite .pagination .nav-links span.page-numbers{background-color:#fff;color:#3c7350;border:2px solid #3c7350}body.single-actualite .btn.btn-third svg,body.single-actualite .pagination .nav-links .btn-third.page-numbers svg,body.single-actualite .pagination .nav-links a.btn svg,body.single-actualite .pagination .nav-links a.page-numbers svg,body.single-actualite .pagination .nav-links span.btn svg,body.single-actualite .pagination .nav-links span.page-numbers svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.single-actualite .btn.btn-third:hover,body.single-actualite .pagination .nav-links .btn-third.page-numbers:hover,body.single-actualite .pagination .nav-links a.btn:hover,body.single-actualite .pagination .nav-links a.page-numbers:hover,body.single-actualite .pagination .nav-links span.btn:hover,body.single-actualite .pagination .nav-links span.page-numbers:hover{color:#fff;border-color:#3c7350;background-color:#3c7350}body.single-actualite .btn.btn-third:hover svg,body.single-actualite .pagination .nav-links .btn-third.page-numbers:hover svg,body.single-actualite .pagination .nav-links a.btn:hover svg,body.single-actualite .pagination .nav-links a.page-numbers:hover svg,body.single-actualite .pagination .nav-links span.btn:hover svg,body.single-actualite .pagination .nav-links span.page-numbers:hover svg{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)}body.single-actualite .btn.btn-animation,body.single-actualite .pagination .nav-links .btn-animation.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010;position:relative}body.single-actualite .btn.btn-animation::before,body.single-actualite .pagination .nav-links .btn-animation.page-numbers::before{content:"";position:absolute;top:-.75rem;left:-.75rem;width:27px;height:27px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/drops.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.single-actualite .btn.btn-animation::after,body.single-actualite .pagination .nav-links .btn-animation.page-numbers::after{content:"";position:absolute;top:-15px;left:95%;z-index:1;width:50px;height:55px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.single-actualite .btn.btn-animation:hover,body.single-actualite .pagination .nav-links .btn-animation.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.single-actualite .btn.btn-animation:hover::before,body.single-actualite .pagination .nav-links .btn-animation.page-numbers:hover::before{transform:scale(1.25)}body.single-actualite .btn.btn-animation:hover::after,body.single-actualite .pagination .nav-links .btn-animation.page-numbers:hover::after{animation-duration:.8s;animation-name:arrow}@keyframes arrow{0%{transform:rotate(0)}50%{transform:translate(7px,-7px) rotate(-30deg)}100%{transform:rotate(0)}}body.single-actualite h1{font-size:3rem;font-style:normal;font-weight:700;line-height:4rem;font-family:Olga,sans-serif}@media screen and (min-width:1024px){body.single-actualite h1{font-size:3.75rem}}body.single-actualite h2{font-size:1.875rem;font-style:normal;font-weight:700;line-height:1.2;position:relative}body.single-actualite h2 strong{position:relative;z-index:10;white-space:nowrap}body.single-actualite h2 strong::before{content:"";width:calc(100% + 1rem);height:25px;background-color:#b1cf83;border-radius:.25rem;position:absolute;bottom:0;left:50%;z-index:-1;transform:translateX(-50%)}body.single-actualite h2 em{font-style:normal;font-weight:400}@media screen and (min-width:1024px){body.single-actualite h2{font-size:3rem;line-height:3.5rem}}@media screen and (max-width:768px){body.single-actualite h2 strong{white-space:normal}body.single-actualite h2 strong::before{width:100%;left:0;transform:translateX(0)}}body.single-actualite h3{font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.25}@media screen and (min-width:1024px){body.single-actualite h3{font-size:2.25rem;line-height:2.75rem}}body.single-actualite em{font-style:normal;font-weight:400}body.single-actualite a,body.single-actualite button,body.single-actualite h1,body.single-actualite h2,body.single-actualite h3,body.single-actualite h4,body.single-actualite h5,body.single-actualite h6,body.single-actualite li,body.single-actualite p,body.single-actualite span{font-family:Olga,sans-serif}body.single-actualite .sm-health{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding:2rem 1rem;min-height:170px;border-radius:12px;position:relative;overflow:hidden;z-index:1}body.single-actualite .sm-health__title{text-align:center;transition:all .4s ease-in-out}body.single-actualite .sm-health__subtitle{color:var(--terre);font-weight:500;text-align:center;line-height:1.4;font-size:.95rem;transition:all .4s ease-in-out}body.single-actualite .sm-health:after{content:"";position:absolute;width:100px;height:100px;border-radius:100px;left:50%;bottom:-100px;background-color:#f2efeb;transform:translateX(-50%);transition:all .4s ease-in-out;z-index:-1}body.single-actualite .sm-health:hover:after{transform:translateX(-50%) scale(6)}@media screen and (max-width:1024px){body.single-actualite .sm-health{padding:1rem}}body.single-actualite .pagination .nav-links{display:flex;gap:1rem}body.single-actualite .pagination .nav-links a{cursor:pointer}body.single-actualite .pagination .nav-links span{background-color:#3c7350;color:#fff}body.single-actualite .pagination .nav-links span:hover{color:#fff}body.single-actualite .pagination .nav-links .page-numbers{width:3rem;height:3rem;padding:0;display:flex;justify-content:center;align-items:center}body.single-actualite .pagination .nav-links .current{background-color:#3c7350!important;color:#fff!important}body.single-actualite .pagination .nav-links .prev{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.single-actualite .pagination .nav-links .prev:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.single-actualite .pagination .nav-links .next{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.single-actualite .pagination .nav-links .next:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.single-actualite .actualite_newsletter_content .newsletter{display:flex;flex-direction:column;gap:1rem}body.single-actualite .actualite_newsletter_content .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){body.single-actualite .actualite_newsletter_content .newsletter_content{flex-direction:row;align-items:end;justify-content:center;gap:1.5rem}}body.single-actualite .actualite_newsletter_content .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){body.single-actualite .actualite_newsletter_content .newsletter_content .sib-email-area{max-width:43rem;width:100%}}body.single-actualite .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}body.single-actualite .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}body.single-actualite .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]:focus{outline:0}body.single-actualite .actualite_newsletter_content .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}body.single-actualite .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1.25rem!important;border:2px solid #3c7350;border-radius:4px;cursor:pointer;appearance:none}body.single-actualite .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}body.single-actualite .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){body.single-actualite .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{width:2rem!important}}body.single-actualite .actualite_newsletter_content .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.single-actualite .actualite_newsletter_content .newsletter_rgpd label a:hover{--d:100%}body.single-actualite .pum-container .popmake-content{margin-bottom:2rem;position:relative;margin-top:5rem}body.single-actualite .pum-container .popmake-content::before{content:"";position:absolute;top:-6.5rem;left:50%;transform:translateX(-50%);width:300px;height:100px;background-image:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center}body.single-actualite .pum-theme-default-theme{background-color:rgba(0,0,0,.5)!important}body.single-actualite .pum-container{background-color:#f2efeb!important;border-radius:15px!important;padding:3rem 2rem!important}body.single-actualite .pum-theme-default-theme .pum-content+.pum-close,body.single-actualite .pum-theme-theme-par-defaut .pum-content+.pum-close{left:45%!important;background-color:#fff!important;color:#3c7350!important;display:inline-block!important;cursor:pointer!important;padding:.9rem 1.15rem 1rem!important;text-align:center!important;font-size:1rem!important;font-weight:500!important;z-index:1!important;position:relative!important;overflow:hidden!important;border-radius:100px!important}body.single-actualite .newsletter_content{display:flex;flex-direction:row;gap:1rem;align-items:flex-end;margin-top:3rem}body.single-actualite .newsletter_content label{font-weight:700}body.single-actualite .newsletter_content .sib-email-area{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:start}body.single-actualite .newsletter_content .sib-email-area input{background-color:#f2efeb;border:2px solid #3c7350;border-radius:12px;padding:.75rem 1rem}body.single-actualite .newsletter_rgpd label{display:flex;flex-direction:row;align-items:start;gap:.25rem;margin-top:1rem}body.single-actualite .newsletter_rgpd label input{position:relative;top:.3rem}body.single-actualite .single_card .middle h2{padding-top:3rem}body.single-actualite .single_card .middle img{width:100%;border-radius:3rem;height:610px;object-fit:cover}body.single-actualite .single_card .footer h2{padding-top:3rem}body.single-actualite .single_newsletter_content .newsletter{display:flex;flex-direction:column;gap:1rem}body.single-actualite .single_newsletter_content .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){body.single-actualite .single_newsletter_content .newsletter_content{flex-direction:row;align-items:end;justify-content:center;gap:1.5rem}}body.single-actualite .single_newsletter_content .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){body.single-actualite .single_newsletter_content .newsletter_content .sib-email-area{max-width:43rem;width:100%}}body.single-actualite .single_newsletter_content .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}body.single-actualite .single_newsletter_content .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}body.single-actualite .single_newsletter_content .newsletter_content .sib-email-area input[type=email]:focus{outline:0}body.single-actualite .single_newsletter_content .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}body.single-actualite .single_newsletter_content .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1.25rem!important;border:2px solid #3c7350;border-radius:4px;cursor:pointer;appearance:none}body.single-actualite .single_newsletter_content .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}body.single-actualite .single_newsletter_content .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){body.single-actualite .single_newsletter_content .newsletter_rgpd label input[type=checkbox]{width:2rem!important}}body.single-actualite .single_newsletter_content .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.single-actualite .single_newsletter_content .newsletter_rgpd label a:hover{--d:100%}@font-face{font-family:Olga;font-style:normal;font-weight:400;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Regular.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:300;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Light.ttf") format("truetype");font-display:swap}@font-face{font-family:Olga;font-style:normal;font-weight:500;src:url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff2") format("woff2"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.woff") format("woff"),url("https://sulfodyne.com/app/themes/gk_theme/assets/fonts/Olga-Bold.ttf") format("truetype");font-display:swap}body.post-type-archive-sulfodyne .body{min-height:100vh;background-size:cover;overflow-x:hidden!important}body.post-type-archive-sulfodyne .otgs-development-site-front-end{display:none!important}body.post-type-archive-sulfodyne span.thin{font-weight:400!important}body.post-type-archive-sulfodyne span.bold{font-weight:700!important}body.post-type-archive-sulfodyne .btn,body.post-type-archive-sulfodyne .pagination .nav-links .page-numbers{border-radius:9999px;font-family:Olga,sans-serif;font-size:1.25rem!important;font-weight:500;line-height:1.625rem;letter-spacing:.0225rem;padding:.75rem 1rem;transition:.3s;text-align:center}body.post-type-archive-sulfodyne .btn.btn-main,body.post-type-archive-sulfodyne .pagination .nav-links .btn-main.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010}body.post-type-archive-sulfodyne .btn.btn-main:hover,body.post-type-archive-sulfodyne .pagination .nav-links .btn-main.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.post-type-archive-sulfodyne .btn.btn-secondary,body.post-type-archive-sulfodyne .pagination .nav-links .btn-secondary.page-numbers{background-color:#fff;color:#ffac00;border:2px solid #ffac00}body.post-type-archive-sulfodyne .btn.btn-secondary:hover,body.post-type-archive-sulfodyne .pagination .nav-links .btn-secondary.page-numbers:hover{color:#fff;border-color:#e69a00;background-color:#e69a00}body.post-type-archive-sulfodyne .btn.btn-third,body.post-type-archive-sulfodyne .pagination .nav-links .btn-third.page-numbers,body.post-type-archive-sulfodyne .pagination .nav-links a.btn,body.post-type-archive-sulfodyne .pagination .nav-links a.page-numbers,body.post-type-archive-sulfodyne .pagination .nav-links span.btn,body.post-type-archive-sulfodyne .pagination .nav-links span.page-numbers{background-color:#fff;color:#3c7350;border:2px solid #3c7350}body.post-type-archive-sulfodyne .btn.btn-third svg,body.post-type-archive-sulfodyne .pagination .nav-links .btn-third.page-numbers svg,body.post-type-archive-sulfodyne .pagination .nav-links a.btn svg,body.post-type-archive-sulfodyne .pagination .nav-links a.page-numbers svg,body.post-type-archive-sulfodyne .pagination .nav-links span.btn svg,body.post-type-archive-sulfodyne .pagination .nav-links span.page-numbers svg{filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.post-type-archive-sulfodyne .btn.btn-third:hover,body.post-type-archive-sulfodyne .pagination .nav-links .btn-third.page-numbers:hover,body.post-type-archive-sulfodyne .pagination .nav-links a.btn:hover,body.post-type-archive-sulfodyne .pagination .nav-links a.page-numbers:hover,body.post-type-archive-sulfodyne .pagination .nav-links span.btn:hover,body.post-type-archive-sulfodyne .pagination .nav-links span.page-numbers:hover{color:#fff;border-color:#3c7350;background-color:#3c7350}body.post-type-archive-sulfodyne .btn.btn-third:hover svg,body.post-type-archive-sulfodyne .pagination .nav-links .btn-third.page-numbers:hover svg,body.post-type-archive-sulfodyne .pagination .nav-links a.btn:hover svg,body.post-type-archive-sulfodyne .pagination .nav-links a.page-numbers:hover svg,body.post-type-archive-sulfodyne .pagination .nav-links span.btn:hover svg,body.post-type-archive-sulfodyne .pagination .nav-links span.page-numbers:hover svg{filter:invert(100%) sepia(0%) saturate(4606%) hue-rotate(52deg) brightness(103%) contrast(104%)}body.post-type-archive-sulfodyne .btn.btn-animation,body.post-type-archive-sulfodyne .pagination .nav-links .btn-animation.page-numbers{background-color:#ffac00;border:2px solid #ffac00;color:#101010;position:relative}body.post-type-archive-sulfodyne .btn.btn-animation::before,body.post-type-archive-sulfodyne .pagination .nav-links .btn-animation.page-numbers::before{content:"";position:absolute;top:-.75rem;left:-.75rem;width:27px;height:27px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/drops.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.post-type-archive-sulfodyne .btn.btn-animation::after,body.post-type-archive-sulfodyne .pagination .nav-links .btn-animation.page-numbers::after{content:"";position:absolute;top:-15px;left:95%;z-index:1;width:50px;height:55px;background:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/arrow.svg) no-repeat center center/contain;transition:transform .3s ease-in-out;filter:invert(38%) sepia(7%) saturate(2570%) hue-rotate(89deg) brightness(97%) contrast(83%)}body.post-type-archive-sulfodyne .btn.btn-animation:hover,body.post-type-archive-sulfodyne .pagination .nav-links .btn-animation.page-numbers:hover{background-color:#e69a00;border-color:#e69a00}body.post-type-archive-sulfodyne .btn.btn-animation:hover::before,body.post-type-archive-sulfodyne .pagination .nav-links .btn-animation.page-numbers:hover::before{transform:scale(1.25)}body.post-type-archive-sulfodyne .btn.btn-animation:hover::after,body.post-type-archive-sulfodyne .pagination .nav-links .btn-animation.page-numbers:hover::after{animation-duration:.8s;animation-name:arrow}@keyframes arrow{0%{transform:rotate(0)}50%{transform:translate(7px,-7px) rotate(-30deg)}100%{transform:rotate(0)}}body.post-type-archive-sulfodyne h1{font-size:3rem;font-style:normal;font-weight:700;line-height:4rem;font-family:Olga,sans-serif}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne h1{font-size:3.75rem}}body.post-type-archive-sulfodyne h2{font-size:1.875rem;font-style:normal;font-weight:700;line-height:1.2;position:relative}body.post-type-archive-sulfodyne h2 strong{position:relative;z-index:10;white-space:nowrap}body.post-type-archive-sulfodyne h2 strong::before{content:"";width:calc(100% + 1rem);height:25px;background-color:#b1cf83;border-radius:.25rem;position:absolute;bottom:0;left:50%;z-index:-1;transform:translateX(-50%)}body.post-type-archive-sulfodyne h2 em{font-style:normal;font-weight:400}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne h2{font-size:3rem;line-height:3.5rem}}@media screen and (max-width:768px){body.post-type-archive-sulfodyne h2 strong{white-space:normal}body.post-type-archive-sulfodyne h2 strong::before{width:100%;left:0;transform:translateX(0)}}body.post-type-archive-sulfodyne h3{font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.25}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne h3{font-size:2.25rem;line-height:2.75rem}}body.post-type-archive-sulfodyne em{font-style:normal;font-weight:400}body.post-type-archive-sulfodyne a,body.post-type-archive-sulfodyne button,body.post-type-archive-sulfodyne h1,body.post-type-archive-sulfodyne h2,body.post-type-archive-sulfodyne h3,body.post-type-archive-sulfodyne h4,body.post-type-archive-sulfodyne h5,body.post-type-archive-sulfodyne h6,body.post-type-archive-sulfodyne li,body.post-type-archive-sulfodyne p,body.post-type-archive-sulfodyne span{font-family:Olga,sans-serif}body.post-type-archive-sulfodyne .sm-health{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding:2rem 1rem;min-height:170px;border-radius:12px;position:relative;overflow:hidden;z-index:1}body.post-type-archive-sulfodyne .sm-health__title{text-align:center;transition:all .4s ease-in-out}body.post-type-archive-sulfodyne .sm-health__subtitle{color:var(--terre);font-weight:500;text-align:center;line-height:1.4;font-size:.95rem;transition:all .4s ease-in-out}body.post-type-archive-sulfodyne .sm-health:after{content:"";position:absolute;width:100px;height:100px;border-radius:100px;left:50%;bottom:-100px;background-color:#f2efeb;transform:translateX(-50%);transition:all .4s ease-in-out;z-index:-1}body.post-type-archive-sulfodyne .sm-health:hover:after{transform:translateX(-50%) scale(6)}@media screen and (max-width:1024px){body.post-type-archive-sulfodyne .sm-health{padding:1rem}}body.post-type-archive-sulfodyne .pagination .nav-links{display:flex;gap:1rem}body.post-type-archive-sulfodyne .pagination .nav-links a{cursor:pointer}body.post-type-archive-sulfodyne .pagination .nav-links span{background-color:#3c7350;color:#fff}body.post-type-archive-sulfodyne .pagination .nav-links span:hover{color:#fff}body.post-type-archive-sulfodyne .pagination .nav-links .page-numbers{width:3rem;height:3rem;padding:0;display:flex;justify-content:center;align-items:center}body.post-type-archive-sulfodyne .pagination .nav-links .current{background-color:#3c7350!important;color:#fff!important}body.post-type-archive-sulfodyne .pagination .nav-links .prev{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.post-type-archive-sulfodyne .pagination .nav-links .prev:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.post-type-archive-sulfodyne .pagination .nav-links .next{width:fit-content!important;padding:0!important;border-radius:0!important;display:flex;justify-content:center;align-items:center;border:0!important;color:#3c7350!important;background:linear-gradient(90deg,#ffac00 33.3333333333%,transparent 0 66.6666666667%,#ffac00 0) var(--d,0) 100%/300% 3px no-repeat;transition:.5s}body.post-type-archive-sulfodyne .pagination .nav-links .next:hover{--d:100%;background-color:rgba(0,0,0,0)!important}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter{display:flex;flex-direction:column;gap:1rem}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_content{flex-direction:row;align-items:end;justify-content:center;gap:1.5rem}}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_content .sib-email-area{max-width:43rem;width:100%}}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_content .sib-email-area input[type=email]:focus{outline:0}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1.25rem!important;border:2px solid #3c7350;border-radius:4px;cursor:pointer;appearance:none}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_rgpd label input[type=checkbox]{width:2rem!important}}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.post-type-archive-sulfodyne .actualite_newsletter_content .newsletter_rgpd label a:hover{--d:100%}body.post-type-archive-sulfodyne .pum-container .popmake-content{margin-bottom:2rem;position:relative;margin-top:5rem}body.post-type-archive-sulfodyne .pum-container .popmake-content::before{content:"";position:absolute;top:-6.5rem;left:50%;transform:translateX(-50%);width:300px;height:100px;background-image:url(https://sulfodyne.com/app/themes/gk_theme/assets/img/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center}body.post-type-archive-sulfodyne .pum-theme-default-theme{background-color:rgba(0,0,0,.5)!important}body.post-type-archive-sulfodyne .pum-container{background-color:#f2efeb!important;border-radius:15px!important;padding:3rem 2rem!important}body.post-type-archive-sulfodyne .pum-theme-default-theme .pum-content+.pum-close,body.post-type-archive-sulfodyne .pum-theme-theme-par-defaut .pum-content+.pum-close{left:45%!important;background-color:#fff!important;color:#3c7350!important;display:inline-block!important;cursor:pointer!important;padding:.9rem 1.15rem 1rem!important;text-align:center!important;font-size:1rem!important;font-weight:500!important;z-index:1!important;position:relative!important;overflow:hidden!important;border-radius:100px!important}body.post-type-archive-sulfodyne .newsletter_content{display:flex;flex-direction:row;gap:1rem;align-items:flex-end;margin-top:3rem}body.post-type-archive-sulfodyne .newsletter_content label{font-weight:700}body.post-type-archive-sulfodyne .newsletter_content .sib-email-area{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:start}body.post-type-archive-sulfodyne .newsletter_content .sib-email-area input{background-color:#f2efeb;border:2px solid #3c7350;border-radius:12px;padding:.75rem 1rem}body.post-type-archive-sulfodyne .newsletter_rgpd label{display:flex;flex-direction:row;align-items:start;gap:.25rem;margin-top:1rem}body.post-type-archive-sulfodyne .newsletter_rgpd label input{position:relative;top:.3rem}body.post-type-archive-sulfodyne .blog .article-sulfodyne .item-article-sulfodyne .content{opacity:0;transform:translate(20px,-20px);transition:all .3s ease-in-out}body.post-type-archive-sulfodyne .blog .article-sulfodyne .item-article-sulfodyne .content>div{position:relative;z-index:11}body.post-type-archive-sulfodyne .blog .article-sulfodyne .item-article-sulfodyne .content::after{content:"";position:absolute;top:-3rem;right:0;width:18.625rem;height:18.625rem;background-color:#fff;border-radius:100%;z-index:10}body.post-type-archive-sulfodyne .blog .article-sulfodyne:hover .content{opacity:1;transform:translate(0,0)}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter{display:flex;flex-direction:column;gap:1rem}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_content{flex-direction:row;align-items:end;justify-content:center;gap:1.5rem}}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_content .sib-email-area{font-weight:500;display:flex;flex-direction:column;gap:.5rem;max-width:100%;width:100%}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_content .sib-email-area{max-width:43rem;width:100%}}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_content .sib-email-area input[type=email]{font-family:Olga,sans-serif;color:#3c7350;border:2px solid #3c7350;background-color:#fff;border-radius:12px;padding:.75rem 1rem;font-weight:400}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_content .sib-email-area input[type=email]::placeholder{color:#101010;opacity:.25}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_content .sib-email-area input[type=email]:focus{outline:0}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_rgpd label{display:flex;flex-direction:row;gap:.25rem;align-items:start;justify-content:start}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_rgpd label input[type=checkbox]{margin-top:.25rem;width:3.5rem!important;height:1.25rem!important;border:2px solid #3c7350;border-radius:4px;cursor:pointer;appearance:none}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_rgpd label input[type=checkbox]:checked{background-color:#3c7350;border-color:#3c7350}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_rgpd label input[type=checkbox]:focus{outline:0;border-color:#ffac00}@media screen and (min-width:1024px){body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_rgpd label input[type=checkbox]{width:2rem!important}}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_rgpd label a{background:linear-gradient(90deg,currentColor 33.3333333333%,transparent 0 66.6666666667%,currentColor 0) var(--d,0) 100%/300% 1px no-repeat;transition:.5s}body.post-type-archive-sulfodyne .blog_newsletter_content .newsletter_rgpd label a:hover{--d:100%}body.post-type-archive-sulfodyne .grid-sulfodyne :checked+span .img-classic{display:none}body.post-type-archive-sulfodyne .grid-sulfodyne :checked+span .img-white{display:flex}